1.0.0 • Published 4 years ago
@data-heaving/metadata-sql v1.0.0
Data Heaving - SQL Metadata
This folder contains source code for @data-heaving/md-sql NPM package.
The exported entities include:
- Types to describe some common metadata about SQL tables, and
- Helper methods to compare existing and latest metadata, and to conditionally write it to storage abstracted by
ObjectStorageFunctionalitytype of@data-heaving/commonpackage.
Usage
Include @data-heaving/md-sql dependency in your package.json file.
More information
To learn more what Data Heaving project is all about, see here.