1.2.4 • Published 3 years ago

@hkbyte/sql v1.2.4

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

@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
1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago