Git Product home page Git Product logo

erml's People

Contributors

obadakhalili avatar renovate-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

trasherdk

erml's Issues

ERML Roadmap

Note: It's recommended that you read the about section of the ERML docs to better understand this roadmap.

This issue addresses the feature of ERML. It's divided into multiple sections:

Parser

Necessary to build the ecosystem, and already written. Feature updates will be driven by other project parts' needs.

Visualizer

A place similar to dbdiagram for DBML, but it visualizes ERML instead. It should contain an advanced workspace, and a sufficient profiling system for users to login, save snippets, share them, and more.

Compiler from, and to DBML

A compiler from ERML to DBML, and vice versa. Still not being worked on yet.


  • With the help of the visualizer, users can visualize their ERD's by writing a well-designed and easy language (ERML), saving them the frustration of having to drag and drop things around, and making sure they look good using apps like https://draw.io/.
  • With the aid of the ERML-to-DBML compiler, users can transform the previously written ERML code into DBML code, then insert it into https://dbdiagram.io/ to visualize the relational model of the ERD. Which means they won't have to transform the ERD into RM anymore.
  • Through the DBML-to-SQL compiler, users can transform the DBML code generated from the previous step into SQL code, and plug it into their DBMS of choice to create their database schema.

The Result: Using this project, and an ORM (like TypeORM), users will (most likely) never have to write SQL anymore.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.