knex-luke
A batteries-included SQL query & schema builder for Postgres, MySQL and SQLite3 and the Browser
A batteries-included SQL query & schema builder for Postgres, MySQL and SQLite3 and the Browser
A batteries-included SQL query & schema builder for Postgres, MySQL and SQLite3 and the Browser
A node stream-based API for communicating with Microsoft SQL Server (uses Tedious)
Asynchronous, non-blocking [SQLite3](https://sqlite.org/) bindings for [Node.js](http://nodejs.org/).
Stream SQL dump to newline delimited json
A simple Query builder working with NodeJS.
Node wrapper for sqlcmd.
sqlcmd for SQL strings
Convert 'sort expressions' to SQL expressions to be used in 'ORDER BY'. E.g.: `-aired,id` -> `aired DESC NULLS LAST, id ASC NULLS LAST`.
Formats whitespace in a SQL query to make it more readable
Define models and associations and let your QB write your SQL.
Asynchronous, non-blocking SQLite3 bindings with user functions support
Asynchronous, non-blocking SQLite3 bindings
Functions to help make sql strings from JS objects
sql query fragment builder
SQB serialization plugin for MSSQL database
A JavaScript utility used to build SQL strings via an Object
A JPA-inspired library for sqlite within Node.js
Wrapper around sqlite for structured queries