An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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

![](./clinic_diagram.png)

## 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.