sqb
sqb copied to clipboard
Extensible, multi-dialect SQL query builder and Database connection framework for NodeJS
About
SQB is a modern all-in-one db framework for small to enterprise grade NodeJS applications. It contains multi-dialect query builder, DB connection wrapper with blazing fast connection pooling, powerful ORM, database migration utility and also it has built-in NestJS module.
Main goals
- Single code base for building multi-dialect applications
- Fast, efficient and memory optimized applications
- Let applications work with large data tables efficiently
- Expandable to meet all needs.
Getting started
Visit sqbjs.org for documentation
Thanks to all of the great contributions to the project.
Issues
You can report bugs and discuss features on the GitHub issues page
License
SQB is available under MIT license.