Hack Hat

Last updated: October 04, 2020

  • Database for node js - August 14, 2020: Database for node js ORM Sequelize Bad support Bugs Not maintained much anymore Typeorm Clean syntax Needs to use decorators Objection.js A bit verbose static get tableName() {, static get idColumn() { Table is created manually await knex.schema…