Skip to content

This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.

Notifications You must be signed in to change notification settings

elmar8287/vet_clinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vet Animals Database

This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.

Tasks todo:

  • Create animals table.
  • Query and update animals table.
  • Query multiple tables.
  • Add "join table" for visits.
  • Database performance audit.
  • Add database schema diagram.

Diagram view

Built using:

  • SQL
  • SQL Shell (psql)

Getting Started

Setup

This repository includes SQL files for creation of a database:

Author

👤 Elmar Abdulkarimov

🤝 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 anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published