Bookshelf.js

Bookshelf.js 0.9.4 updated

Bookshelf.js was built using the Knex.js SQL query builder and allows developers to interconnect a database with their Node.js applications and websites.Since it is heavily based on Knex, all of its features are supported, meaning support for traditional...

Knex.js

Knex.js 0.9.0 updated

Knex.js is a portable SQL builder which can be used to generate standards-compliant SQL queries from your JavaScript code.It can be used with lots of database engines, features an easy to understand query building system, and also supports various SQL...