1.0.0-beta.5 • Published 4 years ago

simple-knex v1.0.0-beta.5

Weekly downloads
5
License
GPL-3.0
Repository
github
Last release
4 years ago

simple-knex

discord npm version npm Maintainability Test Coverage Build Status

A simplistic wrapper for knex.js

Installation

  1. Install simple-knex: npm install simple-knex
  2. Install a DB Driver:
  • simple-knex is tested with mysql and pg, mssql and sqlite testing to come
  • npm install mysql|pg

Talk to us!

The discord chat is the best place to communicate. We encourage using it for:

  • Asking for help
  • Asking if something is a bug
  • Proposing ideas
  • And anything else you can think of

Documentation

Documentation can be found here

Contributing

Before starting work you should hash it out with us over on discord to make sure it is not already being worked on by someone else.

Check out our guidelines here.