csv-schema icon indicating copy to clipboard operation
csv-schema copied to clipboard

Analyzes a CSV file and generates database table schema, all within the browser

Results 4 csv-schema issues
Sort by recently updated
recently updated
newest added

It seems that some parts of the analysis seems to persist if you analyze a 2nd file (without refreshing first)

bug

This is great and wondering if you have seen the [Frictionless Data](http://frictionlessdata.io/) tooling for this - I think we could join forces. To start with there is JSON Table Schema:...

Some applications use the schema.ini file to define the schema, would be good to be able to generate these with this code. Specification can be found [here](https://msdn.microsoft.com/en-us/library/windows/desktop/ms709353%28v=vs.85%29.aspx)

Such as an `other` option that lets the user key in their own value. This is necessary for things like `ST_Geometry`

enhancement