Skip to content

I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.

License

Notifications You must be signed in to change notification settings

jkanyi-web/Vet-Clinic-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 [Vet_Clinic_Database]

[Vet_Clinic_Database] is a postgresql database that contains a table with a title animals. This table contains records of animals including name, date_of_birth, escape attempts, neutered and weight.

🛠 Built With

Tech Stack

Key Features

  • [vet_clinic_database_schema]
  • [queries_for_the_animals_table]

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps. Install postgresQL Run the files

Prerequisites

In order to run this project you need: You need to have postgreSQL installed on your computer.

Setup

Clone this repository to your desired folder:

Install

Install install postgreSQL for your operating system.

Usage

Execute the commands in the files respectively beginning with schema.sql, then data.sql

👥 Authors

👤 Victor Kanyi

👤 Bhushan Deshmukhi

(back to top)

🔭 Future Features

  • Add more tables to the vet clinic database
  • create relations between these tables

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🙏 Acknowledgments

I'd like to thank Microverse for guiding me through this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published