0.0.1 • Published 10 years ago

sequelize-compass v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

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