@data-heaving/common-sql
v1.0.0
Published
[](https://codecov.io/gh/DataHeaving/common)
Readme
Data Heaving - Common-SQL
This folder contains source code for @data-heaving/common-sql NPM package.
The exported entities include:
- Connection pool and connection instance abstractions, and
- Helper methods to read data from SQL connections using Node's event-based Streams.
Usage
Include @data-heaving/common-sql dependency in your package.json file.
More information
To learn more what Data Heaving project is all about, see here.
