Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omar-muhamad/vet-clinic-database
In this project I used a relational database to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.
https://github.com/omar-muhamad/vet-clinic-database
database postgres postgresql sql
Last synced: about 13 hours ago
JSON representation
In this project I used a relational database to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.
- Host: GitHub
- URL: https://github.com/omar-muhamad/vet-clinic-database
- Owner: Omar-Muhamad
- Created: 2022-02-16T15:47:16.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-19T12:59:38.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T01:34:06.162Z (about 2 months ago)
- Topics: database, postgres, postgresql, sql
- Language: PLpgSQL
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Vet Clinic Database>In this project I used a relational database to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.
## Built With
- PostgreSQL.
- SQL.## Authors
👨💻 **Omar Muhammad**
- GitHub: [@Omar-Muhamad](https://github.com/Omar-Muhamad)
- Twitter: [@Eng_OmarMuhamad](https://twitter.com/Eng_OmarMuhamad)
- LinkedIn: [@eng-omarmuhammad](https://www.linkedin.com/in/eng-omarmuhammad/)## Show your support
Give a ⭐️ if you like this project!
## 📝 LicenseThis project is [MIT](./MIT.md) licensed.