This repository is part of Data Heaving project. There are multiple packages in the repository, all of which are related to SQL databases acting like a data source in Data Heaving Orchestration API:
- API package specifying common types and utility methods to be utilized by various SQL connections, and
- MSSQL package providing data source functionality for SQL Server utilizing mssql library.
All packages of Data Heaving project are published as NPM packages to public NPM repository under @data-heaving
organization.
To learn more what Data Heaving project is all about, see here.