/nestjs-knex

Knex.js module for Nest framework

Primary LanguageTypeScriptMIT LicenseMIT

Description

Knex.js module for Nest

Features

  • Integrated with Nest Dynamic modules API
  • Async configuration
  • Multiple connections
  • InjectConnection decorator

Quick Start and Configuration

Module has same configuration API with Sequelize/TypeORM Nest.js packages. Overview & Tutorial