Socket
Socket
Sign inDemoInstall

@sqb/postgres

Package Overview
Dependencies
11
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sqb/postgres

SQB serialization extension for PostgreSQL database


Version published
Maintainers
1
Weekly downloads
284
decreased by-25.07%

Weekly downloads

Readme

Source

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

Node Compatibility

  • node >= 16.x

License

SQB is available under MIT license.

Keywords

FAQs

Last updated on 27 Mar 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc