πŸ›°Vet-clinic-databaseπŸš€

πŸ“— Table of Contents

πŸ“– Create a database based on a diagram

This repository includes files with plain SQL that can be used to recreate a database:

πŸ›  Built With

Tech Stack

πŸ”‘ Key Features

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.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Habtamu Alemayehu

πŸ‘€ Bwambale

πŸ”­ Future Features

  • OPtimization the foreign key with indexingπŸ’―
  • Use the many to many relationshipπŸš€

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Give me ⭐️ If you like this project!

(back to top)

πŸ™ Acknowledgments

  • I thank the Microverse program for giving us this great chance.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)