GithubHelp home page GithubHelp logo

fernandosam / codegram Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 7.62 MB

Create the relational model visually and export to SQL or Prisma

Home Page: https://codegram-app.herokuapp.com/

License: MIT License

HTML 0.12% JavaScript 99.33% CSS 0.44% SCSS 0.12% PHP 0.01%
sql relational-databases relational-model prisma low-code visual-programming

codegram's Introduction

codegram

A tool to convert the relational model to SQL or Prima

Visual programming, low-code tool, relational model visual editor

Demo

Features

Relational model visual editor

Visually create and edit tables, attributes, relationships between tables. Undo, redo, zoom, collapse and expand the model.

Save the relational model

Saves the model in memory for use after closing the browser. It currently does not support model history.

Export to SQL, Prisma or XML

Export the resulting model to SQL or Prisma language. It is also possible to export the resulting model to XML.

Installation

  1. Download the codegram zip or use git and clone the codegram main repo:
git clone https://github.com/fernandosam/codegram.git
cd codegram
  1. Install http-server:
npm install --global http-server
  1. In codegram folder run:
http-server
  1. Access the following address in your browser:
http://127.0.0.1:8080/

Resources

Working in progress... (new contributors are welcome)

Contributing

For document & bug fix, please create pull request to master branch. For new features, please create pull request to feat branch.

License

codegram is licensed under the MIT license.

mxGraph (codegram dependency) is licensed under the Apache License 2.0.

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.