/Flat-File-Analyzer

Command line utility for analyzing delimited flat files for data types and completeness. Creates an HTML file with the analysis results showing list of columns, suggested data types, percent populated, minimum and maximum values. Also includes a basic SQL Create Table statement template.

Primary LanguageC#MIT LicenseMIT