Skip to content
Sangmin Yoon edited this page May 21, 2020 · 4 revisions
  • min/max constraint
  • hasMany through
  • polymorphic associations / inheritance
  • connection pool
  • handle connection load
  • soft delete(paranoid)
  • field alias (save space in MongoDB)
  • custom ID
  • warning on failure of creating index
  • dintinct
  • simulate delete (for console)
  • subdocument column (array type)
  • other database systems (CouchDB, Cassandra, Redis, ...)
Clone this wiki locally