hapi-db-manager
A database manager plugin for hapi
A database manager plugin for hapi
A knex ORM modeled after Rails' ActiveRecord
Knex extension to build commands usign a JSON.
+ [Installation](#installation) + [Configuration](#configuration) + [Usage](#usage)
A driver or dialect for using knex with a Cordova or PhoneGap app
Simple knex dal builder
Small CLI utility that allows you to create and run data migrations using the knex query builder.
An easy way to access your SQL database without queries
Knex DB Helper is an npm package that makes accessing your SQL database a breeze. Knex DB Helpers comes with 5 pre-built methods with the ability to easily build more complex queries as needed
Knex logging middleware for Koa2
Declarative filtering for knex.js based on the Loopback Where Filter.
Creates a dabatase schema from json file
Add filters to a Knex query using a json. Great for use with REST or GraphQL APIs that need filtering on requests
MongoDB style document queries for knex.js
Mocks knex for testing purposes. Copies database tables from existing schema into a testing schema and allows the table to be seeded. Setup and teardown happens by making function calls. Currently only tested on mysql.
Set a MySQL flavored Knex connection that can be accessed via Koa or Express middleware.
A plugin for Knex.js to make it throw more generic errors.
Provides a way of implementing multi-tenancy using table prefixes for Postgres.
A small cli tool to output sql from knex migrations
an integration of knex and prisma