Knex.js 0.9.0

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...