https://github.com/libercosoft/clinic-sql
List of all SQL queries
https://github.com/libercosoft/clinic-sql
Last synced: 4 months ago
JSON representation
List of all SQL queries
- Host: GitHub
- URL: https://github.com/libercosoft/clinic-sql
- Owner: LIBERCOSOFT
- Created: 2022-12-13T15:08:13.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2022-12-13T16:32:50.000Z (over 3 years ago)
- Last Synced: 2025-12-27T09:26:12.511Z (6 months ago)
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- 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)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [📝 License](#license)
**Clinic** is a database project for a veteraniry clinic.
Database
- **Relational Database**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need: Relational databases and their management systems that use SQL as their underlying query language
### Setup
Clone this repository to your desired folder.
### Usage
This repository includes a file with plain SQL that can be used to recreate a database based on a given database diagram:
- Use [schema_based_on_diagram.sql](./schema_based_on_diagram.sql) to create all tables.
**Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!**
👤 **Gabriel Andrade**
- GitHub: [@gandradep](https://github.com/gandradep)
- Twitter: [@leribagandrade](https://twitter.com/leribagandrade)
- LinkedIn: [Gabriel-Andrade](https://www.linkedin.com/in/gabriel-andrade-silla-turca/)
👤 **Kolapo Precious Akinrinlola**
- GitHub: [LIBERCOSOFT](https://github.com/LIBERCOSOFT)
- Twitter: [@Gerfieldt](https://twitter.com/Gerfieldt)
- LinkedIn: [Kolapo Akinrinlola](https://linkedin.com/in/kolapo-akinrinlola-072097110)
- [ ] **Use the database for an app**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project do not forget to start the repository.
This project is [MIT](./LICENSE) licensed.