CindyDorantes / Vet-clinic-database

This project uses a relational database to create the data structure for a vet clinic. Apart from building data structure, the challenges include tasks that require SQL queries to answer specific questions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vet clinic database

This project uses a relational database to create the data structure for a vet clinic. The complete database has data about: - animals - animals' owners - clinic employees - visits

Apart from building data structure, the challenges include tasks that require SQL queries to answer specific questions.

Built With

  • PostgreSQL

Getting Started

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

Clone this repo : https://github.com/CindyDorantes/Vet-clinic-database.git

Authors

👤 Cindy Dorantes

🤝 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

  • Thanks to my learning partners for help and support

📝 License

This project is MIT licensed.

About

This project uses a relational database to create the data structure for a vet clinic. Apart from building data structure, the challenges include tasks that require SQL queries to answer specific questions.


Languages

Language:PLpgSQL 100.0%