https://github.com/roseokpe/vet_clinic
In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits
https://github.com/roseokpe/vet_clinic
postgresql
Last synced: about 1 year ago
JSON representation
In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits
- Host: GitHub
- URL: https://github.com/roseokpe/vet_clinic
- Owner: Roseokpe
- Created: 2022-09-12T18:10:51.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-20T21:05:09.000Z (almost 4 years ago)
- Last Synced: 2025-06-04T14:51:23.491Z (about 1 year ago)
- Topics: postgresql
- Language: PLpgSQL
- Homepage:
- Size: 26.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Database Project - Vet Clinic
In this porject, I worked with relational database system PostgreSQL to build database for the Vet Clinic. Here, I will create different tables like animals, owners etc.
## Built With
PostgreSQL
SQL
## Live Demo (if available)
[coming soon](https://livedemo.com)
## Getting Started
Create a repo then clone it and open into Visual Studio Code
## Setup
Download and install Visual Studio, PostgreSQL
Command line / Git bash
## Install
Visual Studio Code
PostgreSQL
## Authors
👤 **Author1**
[GitHub](https://github.com/roseokpe)
[Twitter](https://twitter.com/roseokpe)
[LinkedIn](https://www.linkedin.com/in/roseokpe/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Roseokpe/vet_clinic/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.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._