🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@sqb/sqljs

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
s

@sqb/sqljs

SQB serialization extension for sql.js driver

4.19.5
latest
73

Supply Chain Security

100

Vulnerability

87

Quality

86

Maintenance

100

License

Version published
Weekly downloads
103
2475%
Maintainers
0
Weekly downloads
 
Created
Issues
9

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/sqljs --save

Node Compatibility

  • node >= 16.x

License

SQB is available under MIT license.

FAQs

Package last updated on 07 Nov 2024

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