@aggregion/sql-builders
Advanced tools
A set of functions to build SQLs
Weekly downloads
Readme
A set of functions to build SQLs.
$ npm i --save @aggregion/sql-builders
const {
buildEstimateCountSql,
buildTransReportSql,
buildOnlineReportSql,
buildGetSegmentSizesSql,
buildSwitchersReportSql
} = require('@aggregion/sql-builders);
$ npm t
A set of functions to build SQLs
The npm package @aggregion/sql-builders receives a total of 146 weekly downloads. As such, @aggregion/sql-builders popularity was classified as not popular.
We found that @aggregion/sql-builders demonstrated a healthy version release cadence and project activity. It has 6 open source maintainers collaborating on the project.