Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simbawangu/vetclinic_db
https://github.com/simbawangu/vetclinic_db
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/simbawangu/vetclinic_db
- Owner: SimbaWANGU
- Created: 2022-07-04T10:50:06.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-07-13T15:15:25.000Z (over 2 years ago)
- Last Synced: 2023-03-03T20:39:01.050Z (almost 2 years ago)
- Language: PLpgSQL
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vet Clinic
- The Microverse curriculum-databases-projects-template was used to create this project. It contains SQL code for the project Vet Clinic.
![Vet Clinic ERD](https://user-images.githubusercontent.com/57634593/178769040-51234e37-00a3-42ac-b6d0-115066433e1f.png)## Getting Started
This repository includes files with plain SQL that can be used to recreate a database:
- Use [schema.sql](./schema.sql) to create all tables.
- Use [data.sql](./data.sql) to populate tables with sample data.
- Check [queries.sql](./queries.sql) for examples of queries that can be run on a newly created database. **Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!**## Authors
👤 **Simba WANGU**
- GitHub: [@SimbaWANGU](https://github.com/SimbaWANGU)
- Twitter: [@Simb_erella](https://twitter.com/Simb_erella)
- LinkedIn: [Simba Wangulu](https://linkedin.com/in/simba-wangulu/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.