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

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

Awesome Lists containing this project

README

          

## Schema_based_on_diagram
## Screenshots
![screenshot](img/clinic_diagram.png)

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