https://github.com/skyv26/vet-clinic-database
Vet clinic database is the collections of tables where the data related to animals will be saved using PostgreSQL as database and with the help of queries data will be manipulated as per requirements.
https://github.com/skyv26/vet-clinic-database
plpgsql postgresql psql sql
Last synced: 2 months ago
JSON representation
Vet clinic database is the collections of tables where the data related to animals will be saved using PostgreSQL as database and with the help of queries data will be manipulated as per requirements.
- Host: GitHub
- URL: https://github.com/skyv26/vet-clinic-database
- Owner: skyv26
- License: mit
- Created: 2022-10-25T13:22:54.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-28T21:28:39.000Z (over 2 years ago)
- Last Synced: 2025-01-08T22:09:04.152Z (4 months ago)
- Topics: plpgsql, postgresql, psql, sql
- Language: PLpgSQL
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vet Clinic Database
> Vet clinic database is the collections of tables where the data related to animals will be saved using PostgreSQL as database and with the help of queries data will be manipulated as per requirements.
## Getting Started
This repository includes files with plain SQL that can be used to recreate a database:
- Make a clone of this repository using the below command
- git clone https://github.com/skyv26/vet-clinic-database.git## Authors
👦 **Aakash Verma**
- GitHub: [@skyv26](https://github.com/skyv26)
- Twitter: [@vrma_aakash](https://twitter.com/vrma_aakash)
- LinkedIn: [LinkedIn](https://linkedin.com/in/skyv2022)## 🤝 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](./LICENSE) licensed.