https://github.com/oldprojectss/clinic-database
In this project we used a relational database (PostgreSQL) to create the initial data structure for a clinic. we create multiple tables to store clinic informations, and save the query's to the schema sql file.
https://github.com/oldprojectss/clinic-database
database postgresql sql
Last synced: about 2 months ago
JSON representation
In this project we used a relational database (PostgreSQL) to create the initial data structure for a clinic. we create multiple tables to store clinic informations, and save the query's to the schema sql file.
- Host: GitHub
- URL: https://github.com/oldprojectss/clinic-database
- Owner: oldProjectss
- License: mit
- Created: 2022-05-17T14:30:51.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-17T16:46:52.000Z (about 4 years ago)
- Last Synced: 2025-07-23T20:23:24.731Z (11 months ago)
- Topics: database, postgresql, sql
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Clinic Database
> In this project we used a relational database (PostgreSQL) to create the initial data structure for a clinic. we create multiple tables to store clinic informations, and save the query's to the schema sql file.
## schema diagram

## Getting Started
This repository includes files with plain SQL that can be used to recreate a database:
- Use [schema.sql](./schema_based_on_diagram.sql) to create all tables.
## Authors
👤 **Nicholas Mutale**
- GitHub: [@mutalenic](https://github.com/Mutalenic)
- Twitter: [@nicomutale](https://twitter.com/nicomutale)
- LinkedIn: [@nicomutale](https://www.linkedin.com/in/nicomutale/)
👤 **Ismail courr**
- GitHub: [@ismail](https://github.com/ismailco)
- Twitter: [@ismailcourr](https://twitter.com/ismailcourr)
- LinkedIn: [@ismailcourr](https://www.linkedin.com/in/ismailcourr/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Mutalenic/vet_clinic_db/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.