[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.
- [vet_clinic_database_schema]
- [queries_for_the_animals_table]
To get a local copy up and running, follow these steps. Install postgresQL Run the files
In order to run this project you need: You need to have postgreSQL installed on your computer.
Clone this repository to your desired folder:
Install install postgreSQL for your operating system.
Execute the commands in the files respectively beginning with schema.sql, then data.sql
👤 Victor Kanyi
- GitHub: @jkanyi-web
- Twitter: @V_Kanyi
- LinkedIn: LinkedIn
👤 Bhushan Deshmukhi
- GitHub: @bhushan354
- LinkedIn: Bhushan Deshmukh
- Add more tables to the vet clinic database
- create relations between these tables
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
I'd like to thank Microverse for guiding me through this project.
This project is MIT licensed.