Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adeola003/vet-clinic-db
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/adeola003/vet-clinic-db
Last synced: about 1 month ago
JSON representation
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/adeola003/vet-clinic-db
- Owner: adeola003
- License: mit
- Created: 2023-06-06T13:19:33.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-06-16T08:34:38.000Z (over 1 year ago)
- Last Synced: 2024-11-11T03:52:06.041Z (3 months ago)
- Language: PLpgSQL
- Size: 77.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
**Vet-Clinic**
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Vet\_clinic\] ](#-vet_clinic-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run test](#run-test)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**[Vet-Clinic]** is a simple Database Project where postgresql is being used for relational database purposes.
SQL
POSTGRESQL
- **[Database of Animals informations]**
- **[Filtering animals with age and others parameters]**To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:```sh
git https://github.com/adeola003/Vet-clinic-db.git
cd Vet-clinic-db
```### Install
-Command: install POSTGRESQL### Usage
-step 1: create Database vet clinic
-step 2: create table animals
insert files...👤 **Abdel-Khafid SALAOU**
- GitHub: [@githubhandle](https://github.com/adeola003)
- Twitter: [@twitterhandle](https://twitter.com/khadaf6)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/abdel-khafid-salaou-a18396161)- [ ] **[Will-add-more-databases-code]**
Contributions, issues, and feature requests are welcome!
If you like this repo dont forget to give it a star.
I would like to thank the Microverse community.
This project is [MIT](LICENSE.md) licensed.