Skip to content

Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.

Notifications You must be signed in to change notification settings

mateo951/Vet-clinic-database

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microverse MIT Licensed GitHub last commit (branch) GitHub Repo stars GitHub followers

Microverse

Vet clinic database: create animals table

  • In this project I will use a relational database SQL with PostgreSQL to create data structure for a virtual vet clinic. The complete database with data about:

    • animals
    • animals' owners
    • clinic employees
    • visits

    Apart from building data structure, I was challenged with tasks that require SQL queries to answer specific/complex questions.


logo

Diagram above is an Entity Relationship Diagram (ERD) shows the relationships of entity sets stored in vet_clinic database

Author

👤 Ellaouzi Hamza

🤝 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

  • Inspiration 💘
  • Microverse program ⚡
  • My standup team 😍
  • My family's support 🙌
  • MicroBros 😜

📝 License

This project is MIT licensed.


Made with ❤ by Hamza

About

Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PLpgSQL 100.0%