π°Vet-clinic-databaseπ
This repository includes files with plain SQL that can be used to recreate a database:
- Use schema_based_on_diagram.sql to create all tables.
Create a database based on a diagram Requirements
- Create a file named schema_based_on_diagram.sql where implement the database from the diagram.
- Join tables from many-to-many relationships might not appear in the diagram
- add the FK indexes.
- OPtimization the foreign key with indexingπ―
- Use the many to many relationshipπ
Contributions, issues, and feature requests are welcome!
Give me βοΈ If you like this project!
- I thank the Microverse program for giving us this great chance.
This project is MIT licensed.