thombashi / sqlitebiter

A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file.
https://sqlitebiter.rtfd.io/
MIT License
850 stars 50 forks source link

Only 1000 lines #68

Closed marcogomex closed 5 years ago

marcogomex commented 5 years ago

I am trying to insert a large json file to SQLite, but only the first 1000 get into the DB.