Skip to content

Kingstalux/Vet-Clinic-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vet Clinic

In this project I used a relational database to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it. Next, I used transactions to update and delete records. I also used my knowledge of aggregate functions and GROUP BY to answer analytical questions. In the next milestone of this project I added some new tables and added foreign key columns to my existing animals table to model one-to-many relationships. Afterward, I used JOIN to query the data. Finanly, I added some many-to-many relationships and wrote more complex queries to use them to answer questions. In the next milestone, we got a database diagram, interpreted it, and implemented the SQL needed to build the database.

Database Schema Diagram

  • schema

Built With

  • Postgresql
  • psql
  • SQL

Authors

👤 Ngu Kingsely

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to Microverse

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published