Giter Site home page Giter Site logo

agontuk / schema-designer Goto Github PK

View Code? Open in Web Editor NEW
120.0 120.0 51.0 697 KB

Database schema designer for Laravel & Lumen

Home Page: https://agontuk.github.io/schema-designer/

License: MIT License

JavaScript 93.76% HTML 1.87% CSS 4.37%
database design diagram laravel lumen schema

schema-designer's People

Contributors

agontuk avatar ajtak avatar noud avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

schema-designer's Issues

layer for table grouping

Can we have the layers to signify tables relationship that describes one entity?
Just to clarify, the colored background that can be drawn around tables

Enum field type?

This would be a really nice feature, for defining enumerated fields and the possible values

Installation

I get an error when trying to install. I assume I missed something?
Running on Ubuntu 16.04.2 LTS
Node v8.2.0
npm 5.3.0
Commands used:

npm install
npm run-script build

gives

ERROR in ./main.js
Module build failed: Error: /home/anders/Code/schema-designer/.eslintrc:
	Configuration for rule "flowtype/require-return-type" is invalid:
	Value "[object Object]" is the wrong type.

    at validateRuleOptions (/home/anders/Code/schema-designer/node_modules/eslint/lib/config/config-validator.js:109:15)
    at Object.keys.forEach.id (/home/anders/Code/schema-designer/node_modules/eslint/lib/config/config-validator.js:156:13)
    at Array.forEach (native)
    at Object.validate (/home/anders/Code/schema-designer/node_modules/eslint/lib/config/config-validator.js:155:35)
    at Object.load (/home/anders/Code/schema-designer/node_modules/eslint/lib/config/config-file.js:559:19)
    at loadConfig (/home/anders/Code/schema-designer/node_modules/eslint/lib/config.js:63:33)
    at getLocalConfig (/home/anders/Code/schema-designer/node_modules/eslint/lib/config.js:130:29)
    at Config.getConfig (/home/anders/Code/schema-designer/node_modules/eslint/lib/config.js:260:26)
    at processText (/home/anders/Code/schema-designer/node_modules/eslint/lib/cli-engine.js:224:33)
    at CLIEngine.executeOnText (/home/anders/Code/schema-designer/node_modules/eslint/lib/cli-engine.js:754:26)
    at lint (/home/anders/Code/schema-designer/node_modules/eslint-loader/index.js:218:17)
    at Object.module.exports (/home/anders/Code/schema-designer/node_modules/eslint-loader/index.js:213:21)

Seeing this might be just a jslint issue I commented out that rule so I could build, but I still got other errors when accessing port 3000 so I suspect I have some fundamental part missing?
Thank you and looking forward to contributing.

Cannot import JSON schema

I exported JSON schema and then deleted all tables from database.then i tried importing same JSON schema ,it isn't giving any error but not importing schema too.
I tried following solutions before importing schema

  • deleted previous db and created new with same name and imported

  • deleted tables from existing db and imported

  • no change in existing db and tried importing

    etc
    But no solution worked.

Kindly guide me how to import the JSON schema or help me in identifying my mistake.

[FEATURE REQUEST] Allow Recursive Association

It would be really great if one could define recursive associations, i.e. a foreign key on the same table:

Example: category table:
Columns:

- id (primary key)
- title
- parent_id (foreign key)

where parent_id would reference id

from schema-designer to schema-builder

will you be so kind again,
to explain in easy steps how to bring result
from schema-designer to schema-builder.

(you told me in het past but i forgot)

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.