Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.12 KB

database modeling with a strong opinion

Aims to create an online tool to which is really easy to use to model your database. Not at all finished. See short video demo's here:

Note

This program is not usable yet, you're welcome to contribute if you like!

Roadmap

  • Very rough proof of concept
  • Create basic models
  • Create basic relations
  • Export to MySQL or PostgreSQL
  • Import from MySQL or PostgreSQL
  • Better approach for saving data locally
  • Make this an Electron app and automatically save migrations (Golang migrate / Laravel migrations)

Why

Because current solutions require too much knowledge or clicking, are too advanced for most use-cases and cost too much $$.

Techniques

https://github.com/holistics/dbml https://github.com/qiao/PathFinding.js/