https://github.com/levy002/vet_clinic-database
https://github.com/levy002/vet_clinic-database
postgresql
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/levy002/vet_clinic-database
- Owner: levy002
- Created: 2022-05-30T18:39:36.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-04T08:14:46.000Z (about 4 years ago)
- Last Synced: 2025-07-02T01:36:22.932Z (12 months ago)
- Topics: postgresql
- Language: PLpgSQL
- Homepage:
- Size: 13.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VET_CLINIC
## 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
👤 **UKWISHAKA LEVY**
- GitHub: [@githubhandle](https://github.com/levy002)
- Twitter: [@twitterhandle](https://twitter.com/levy_ukwishaka)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/levy-ukwishaka/)
## 🤝 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
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.