Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 300 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 300 Bytes

schema-discovery module

This Module is used to pass a database table or a csv file into a usable TableSchema object extracting metadata from the table such as Field Names, Data Types etc.

The schema-discovery-model module also has additional model elements for Querying Data from a database.