https://github.com/alierpm/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/alierpm/vet-clinic-database
Last synced: 7 months 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/alierpm/vet-clinic-database
- Owner: AlierPM
- Created: 2022-10-31T20:21:58.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2022-11-11T14:55:27.000Z (over 3 years ago)
- Last Synced: 2025-02-04T13:44:14.299Z (over 1 year ago)
- Language: PLpgSQL
- Size: 131 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.

- Major language
- SQL
- Technologies used:
- Git
- GitHub
- Vs code
- Postgresql
## Prerequisites
- Postegresql installation
### Setup
> Download and install Postgresql
### Usage
> Clone this repository to your local machine
https://github.com/AlierPM/Vet-clinic-database.git
## Author
👤 **Alier Philip Maguet**
- GitHub: [@AlierPM](https://github.com/AlierPM)
- Twitter: [@AlierPM](https://twitter.com/AlierPM)
- LinkedIn: [@AlierPM](https://www.linkedin.com/in/alierphilipmaguet/)
## 🤝 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.