• Stars
    star
    119
  • Rank 288,793 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Database schema designer for Laravel & Lumen

Database schema designer

Design your database diagram with ease. To get started, checkout agontuk.github.io/schema-designer

NOTE: This project is primarily intended for designing database for laravel/lumen.

Features

  • Easy tables & columns creation.
  • Foreign key relations indicator.
  • Persistence of data (via local storage).
  • Easy migration generation for laravel/lumen (see schema-builder package)

TODO List

  • Add import & export functionality via json file.

Contribution

Any suggestions, pull requests are welcome. But your code should pass eslint validation :)