Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hamzaoutdoors/vet-clinic-database

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.
https://github.com/hamzaoutdoors/vet-clinic-database

backend data-structures database postgresql sql

Last synced: 19 days ago
JSON representation

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.

Awesome Lists containing this project

README

        



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**

- GitHub: [hamzaoutdoors](https://github.com/Hamzaoutdoors)
- LinkedIn : [Hamza Ellaouzi](https://www.linkedin.com/in/hamza-ellaouzi-137a45b8/)
- Twitter: [Hamza Ellaouzi](https://twitter.com/EllaouziHamza)
- Instagram : [HamzaOutdoors](https://www.instagram.com/hamzaoutdoors/?hl=fr)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Hamzaoutdoors/Vet-clinic-database/issues).

## 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](https://github.com/Hamzaoutdoors/Vet-clinic-database/blob/dev/MIT.md) licensed.

Made with ❤ by Hamza