sequelize-compass

0.0.1 • Public • Published

sequelize-compass

Realtime-generated admin panel for Sequelize ORM

Dependencies

  • Express 3.x/4.x
  • Sequelize with mysql/pg driver

Supported attribute types

  • STRING (and TEXT)
  • INTEGER
  • TIMESTAMP WITH TIME ZONE
  • INTEGER[] for PostgreSQL
  • BOOLEAN
  • ENUM

Supported association types

  • hasMany
  • belongsTo

LICENSE

(C) 2014 MIT standard license

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i sequelize-compass

    Weekly Downloads

    6

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • finnishprince