Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterdgreat/db-based-diagram
https://github.com/peterdgreat/db-based-diagram
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/peterdgreat/db-based-diagram
- Owner: peterdgreat
- License: mit
- Created: 2021-12-07T19:12:42.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2021-12-07T23:16:16.000Z (about 3 years ago)
- Last Synced: 2023-03-10T02:52:30.853Z (almost 2 years ago)
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# DB-Based-Diagram
> This project consists of a relational database which contains the data structure for a clinic. The Database was created based from a diagram.
## Getting Started
This repository includes files with plain SQL that can be used to recreate a database:
- Use [schema_based_on_diagram.sql](./schema_based_on_diagram.sql) to create all tables.
## Authors
👤 **Nacho Sala**
- GitHub: [@nachosala89](https://github.com/nachosala89)
- Twitter: [@nachosala89](https://twitter.com/nachosala89)
- LinkedIn: [Juan Ignacio Sala](https://www.linkedin.com/in/nacho-sala)👤 **Ajayi Peter**
- GitHub: [@peterdgreat](https://github.com/peterdgreat)
- Twitter: [@dev_peter_O](https://twitter.com/dev_peter_O)
- LinkedIn: [ajayipeter](https://www.linkedin.com/in/ajayipeter)👤 **Luís Fernando**
- GitHub: [![@lfmnovaes](https://img.shields.io/github/followers/lfmnovaes?color=lightgray&style=plastic&labelColor=blue)](https://github.com/lfmnovaes)
- Twitter: [![@lfmnovaes](https://img.shields.io/twitter/follow/lfmnovaes?style=plastic&labelColor=blue)](https://www.twitter.com/lfmnovaes/)
- LinkedIn: [![@lfmnovaes](https://img.shields.io/badge/LinkedIn-blue?style=plastic&logo=linkedin)](https://www.linkedin.com/in/lfmnovaes/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./LICENSE) licensed.