https://github.com/abdulhamiid/schema-diagram
Building a database schema from a diagram
https://github.com/abdulhamiid/schema-diagram
psql-database sql
Last synced: 4 months ago
JSON representation
Building a database schema from a diagram
- Host: GitHub
- URL: https://github.com/abdulhamiid/schema-diagram
- Owner: abdulhamiid
- Created: 2022-08-18T20:16:50.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2022-08-20T06:26:53.000Z (almost 4 years ago)
- Last Synced: 2025-09-10T08:39:04.992Z (10 months ago)
- Topics: psql-database, sql
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Schema_based_on_diagram
## Screenshots

## Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Contributing](#contributing)
* [Authors](#author)
* [Acknowledgements](#acknowledgements)
## Database based on a diagram
Building a database schema from a diagram
## Built With
* Ruby
## Getting Started
* Clone this repo
```bash
git clone https://github.com/abdulhamiid/schema-diagram
```
* Navigate to schema-diagram folder/directory
## Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues)
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/newFeature`)
3. Commit your Changes (`git commit -m 'Add some newFeature'`)
4. Push to the Branch (`git push -u origin feature/newFeature`)
5. Open a Pull Request
## Authors
👤 **Abdulhamiid**
- GitHub: [@abdulhamiid](https://github.com/abdulhamiid)
- Twitter: [@abdulhamid_adio](https://twitter.com/abdulhamid_adio)
👤 **Sigei Kiprono**
- GitHub: [@ksigei](https://github.com/ksigei)
- Twitter: [@_kipronojaphet](https://twitter.com/_kipronojaphet)
- LinkedIn: [Kiprono Japhet](https://www.linkedin.com/in/kiprono-japhet/)
## Acknowledgements
* [Microverse](https://microverse.org/) - Microverse is a non-profit organization that provides free and open-source software for education and research.
* [Postgres](https://www.postgresql.org/) - PostgreSQL is a powerful, open source object-relational database system.
## Show your support
Give a ⭐️ if you like this project!