For this project, I will use a relational database to create the data structure for a vet clinic. The database will hold tables holding information about the following: animals, animals' owners, clinic employees and visits.
This repository includes files with plain SQL that can be used to recreate a database:
- Use schema.sql to create all tables.
- Use data.sql to populate tables with sample data.
- Check queries.sql for examples of queries that can be run on a newly created database.
👤 Hayet Fellah
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give this project a star if you like it !
This project is MIT licensed.