Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnisarali/vet-clinic-database
A plain SQL database to create the data structure for a vet clinic
https://github.com/mnisarali/vet-clinic-database
database postgresql sql
Last synced: 9 days ago
JSON representation
A plain SQL database to create the data structure for a vet clinic
- Host: GitHub
- URL: https://github.com/mnisarali/vet-clinic-database
- Owner: MNisarAli
- License: mit
- Created: 2023-03-06T11:57:54.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2023-03-17T05:49:45.000Z (over 1 year ago)
- Last Synced: 2024-10-11T15:10:03.043Z (about 1 month ago)
- Topics: database, postgresql, sql
- Language: PLpgSQL
- Homepage:
- Size: 28.3 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🐶 Vet Clinic Database
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [🐶 Vet Clinic Database ](#-vet-clinic-database-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [💖 Show your support ](#-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**Vet Clinic Database** is a plain SQL database to create the data structure for a vet clinic.
![image](https://user-images.githubusercontent.com/101400298/225818545-bd4a3299-cb00-4b78-8375-379879613ad6.png)Database
The key features of this project include.
- **Table to Store Data**
- **Data Sample**
- **Whole Project Queries**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- [ ] PostgreSQL-15 installed.
- [ ] A code editor like Visual Studio Code with Git and Node.js installed.
The collaborators of this project.
👤 **M Nisar Ali**
- GitHub: [@MNisarAli](https://github.com/MNisarAli)
- Gmail: [Muhammad Nisar Ali](mailto:[email protected])
- LinkedIn: [Muhammad Nisar Ali](https://linkedin.com/in/muhammad-nisar-ali-45a865251)
👤 **Billal Chami**
- GitHub: [@bill7pearl](https://github.com/bill7pearl)
- Twitter: [@BillChami](https://twitter.com/BillChami)
- LinkedIn: [Billal Chami ](https://www.linkedin.com/in/billal-chami)
👤 **Thinus Van De Venter**
- GitHub: [@Thinus01](https://github.com/Thinus01)
- Twitter: [@thinus_v_d_v](https://twitter.com/thinus_v_d_v)
- LinkedIn: [Thinus Van De Venter](https://www.linkedin.com/in/thinus-van-de-venter-99aa26203)
- [ ] **Multiple tables**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MNisarAli/Vet-clinic-database/issues).
Give a ⭐️, if you like this project!
I would like to thank:
- [Microverseinc](https://github.com/microverseinc) for [Readme-template](https://github.com/microverseinc/readme-template).
This project is [MIT](./LICENSE) licensed.