In this project, a relational database was created with the initial data structure for a vet clinic. A table was created to store animals' information, insert some data into it, and query it.
- PostgreSQL
This repository includes files with plain SQL that can be used to recreate a database:
- Used schema.sql to create all tables.
- Used data.sql to populate tables with sample data.
- Checked queries.sql for examples of queries that were run on a newly created database.
👤 Dozie Udeagha
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse Team
- My Family
This project is MIT licensed.