Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhushan354/patients-database
I have designed this 'Patients-Database' Using a diagram . I have interpreted all the things from diagram and Created a Data model from it .
https://github.com/bhushan354/patients-database
plpgsql postgresql sql
Last synced: about 2 months ago
JSON representation
I have designed this 'Patients-Database' Using a diagram . I have interpreted all the things from diagram and Created a Data model from it .
- Host: GitHub
- URL: https://github.com/bhushan354/patients-database
- Owner: bhushan354
- License: mit
- Created: 2023-10-31T08:32:30.000Z (about 1 year ago)
- Default Branch: Developement
- Last Pushed: 2023-11-01T18:01:45.000Z (about 1 year ago)
- Last Synced: 2024-10-12T09:41:37.359Z (3 months ago)
- Topics: plpgsql, postgresql, sql
- Homepage:
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Patients\_Database\] ](#-patients_database-)
- [🛠 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-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**[Patients_Database]** is a postgresql database that contains tables with Informations about patients and their detailed Acitivies with invoices etc... seperated with different Tables and linked properly with foreign key.
- **[Database Based on Diagram]**
To get a local copy up and running, follow these steps.
Install postgresQL
Run the files
### Prerequisites
In order to run this project you need:
You need to have postgreSQL installed on your computer.
### Setup
Clone this repository to your desired folder:
### Install
Install install postgreSQL for your operating system.
### Usage
Execute the commands in the files respectively beginning with file schema_based_on_diagram.sql
👤 **Bhushan Deshmukh**
- GitHub: [@bhushan354](https://github.com/bhushan354)
- LinkedIn: [Bhushan Deshmukh](https://www.linkedin.com/in/bhushan-deshmukh-5777851b1/)
👤 **Victor Kanyi**
- GitHub: [@jkanyi-web](https://github.com/jkanyi-web)
- Twitter: [@V_Kanyi](https://twitter.com/V_Kanyi)
- LinkedIn: [LinkedIn](https://linkedin.com/in/victor-kanyi)
- [ ] **Add more tables to the Database**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
I'd like to thank [Microverse](https://www.microverse.org/) for guiding me through this project.
This project is [MIT](./LICENSE) licensed.