sqb

3.9.2 • Public • Published

SQB Logo


NPM Version NPM Downloads Build Status Test Coverage

Dependencies DevDependencies Package Quality

About SQB

SQB is an extensible, multi-dialect SQL query builder and Database connection wrapper for NodeJS.

Main goals

  • Single code base for any sql based database
  • Powerful and simplified query coding scheme
  • Fast applications with low memory requirements
  • Let applications work with large data tables efficiently
  • Support latest JavaScript language standards
  • Lightweight and extensible framework.

You can report bugs and discuss features on the GitHub issues page

Thanks to all of the great contributions to the project.

You may want to check detailed DOCUMENTATION

Installation

$ npm install sqb --save

Node Compatibility

  • node >= 6.x

Change log

To see changelog click here

License

SQB is available under MIT license.

/sqb/

    Package Sidebar

    Install

    npm i sqb

    Weekly Downloads

    378

    Version

    3.9.2

    License

    MIT

    Unpacked Size

    124 kB

    Total Files

    58

    Last publish

    Collaborators

    • erayhanoglu