Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sqb

Package Overview
Dependencies
Maintainers
1
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqb

Extensible, multi-dialect SQL query builder and Database connection framework for JavaScript

  • 1.0.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
32
decreased by-13.51%
Maintainers
1
Weekly downloads
 
Created
Source

SQB Logo


NPM Version NPM Downloads Build Status Test Coverage

Dependencies DevDependencies Package Quality

What is SQB

SQB is an extensible, multi-dialect SQL query builder and Database connection wrapper for NodeJS. SQB can be used as a pure sql query builder or database connection wrapper.

Take a look at DOCUMENTATION for details

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

Thanks to all of the great contributions to the project.

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

Installation

$ npm install sqb --save

Node Compatibility

  • node >= 4.x

Change log

2018-02-19 | 1.0.1 : First stable of sqb released

2018-02-03 | 1.0.1-rc.1 : First RC version has been released.

2018-01-13 | 1.0.1-alpha.1 : Bulk updates

  • Serialization logic has been re-designed.
  • Operations logic has been re-designed
  • Test has been re-organized and 100% covered
  • Documentation has been updated

License

SQB is available under MIT license.

Keywords

FAQs

Package last updated on 24 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc