Used PostgreSQL to create the data structure for a vet clinic. You will create a table to store animals' owners, vets and relation between. Inserting data into tables, and query data.
Project is created with:
- PostgreSQL
To run this project, install it locally using:
- cd Desktop
- git clone https://github.com/VuDej/vet_clinic.git
- Use schema.sql to create all tables.
- Use data.sql to add data to tables.
- Use data.sql to run database.
👤 Dejan Vujovic
- Github : @VuDej
- Twitter: @DejanVuj
- LinkedIn : @Dejan-Vujovic
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
A special thanks to Microverse.
This project is MIT licensed.
Created by @VuDej