@hkbyte/sql
TypeScript icon, indicating that this package has built-in type declarations

1.2.4 • Public • Published

@hkbyte/sql

A transaction oriented SQL library for Node.js

Library has easy to use promise based transactions which can be shared with multiple function so no need for nested promises now. It also support multi-dialect query building with knex. Currently PostgreSQL databases are supported. This library uses pg. Library is only possible with integration of knex. Node.js versions 10+ are supported.

Features :

  • SQL Transaction
  • Sharable Transaction
  • Query building with knex

Package Sidebar

Install

npm i @hkbyte/sql

Weekly Downloads

6

Version

1.2.4

License

MIT

Unpacked Size

8.37 kB

Total Files

11

Last publish

Collaborators

  • kunalgosrani