To get started, upload or paste your SQL Export.
Embed all the functionality of csvjsonin any web application with Flatfile. Auto-match columns, validate data fields, and provide an intuitive CSV import experience.
CREATE TABLE
and INSERT INTO
statements, in order to create an object representation of the tables.Improvement: Removed 64k limit on download button.
Support escaped quotes: GitHub issue #26. Thank you lbottoni for reporting.
Bug fix: Convert a NULL
value to null
.
Improvement: Added option to minify or compact JSON. GitHub issue #21
Parsing bug fix not to split when detecting a comma in a string value: GitHub Issues #17 and #25. Thank you Idafe and Jay Vince Serato for reporting the issue.
Parsing bug fix: GitHub Issue #22.
Bug fix GitHub Issue #11 - support multile values in single-line INSERT INTO statement.
Initial release.