https://github.com/rebaz36/vet-clinic-database
In this project, you will use a relational database to create the initial data structure for a vet clinic. You will create a table to store animals' information, insert some data into it, and query it.
https://github.com/rebaz36/vet-clinic-database
Last synced: 3 months ago
JSON representation
In this project, you will use a relational database to create the initial data structure for a vet clinic. You will create a table to store animals' information, insert some data into it, and query it.
- Host: GitHub
- URL: https://github.com/rebaz36/vet-clinic-database
- Owner: rebaz36
- Created: 2022-12-05T17:41:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T21:00:11.000Z (about 2 years ago)
- Last Synced: 2025-01-15T19:41:13.705Z (9 months ago)
- Language: PLpgSQL
- Size: 599 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)**Vet Clinic Database** updated upon project completion.
Server Side
- **updated upon project completion.**
### Prerequisites
In order to run this project you need:
- postgresql
### Usage
This project consist of sql queries to create a database for a vet clinic.
👤 **Author1: Rebaz Farid**
- GitHub: [@rebaz36](https://github.com/rebaz36)
- Twitter: [@rebaz415](https://twitter.com/rebaz415)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rebazf/)
👤 **Didier Peran Ganthier**
- GitHub: [@didierganthier](https://github.com/didierganthier)
- Twitter: [@didierganthier_](https://twitter.com/didierganthier_)
- LinkedIn: [@Didier Peran Ganthier](https://linkedin.com/in/didierganthier)
- [ ] **updated upon project completion.**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project and want to support me make cooler projects Give this project a Star.
updated upon project completion.