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.

MIT License

Downloads
1.4K
Stars
831
Committers
5

Bot releases are hidden (Show)

sqlitebiter -

Published by thombashi almost 8 years ago

sqlitebiter -

Published by thombashi almost 8 years ago

  • Add supported formats: LTSV/TSV files
  • Add vrebose option
  • Improve multibyte support
  • Fix --quiet option
  • Bug fixes
sqlitebiter -

Published by thombashi almost 8 years ago

  • Add --append option
  • Improve multi-byte character support
sqlitebiter -

Published by thombashi almost 8 years ago

  • Add --proxy options to url subcommand
  • Add --encoding options to url subcommand
  • Add automated attribute creation
  • Improve multi-byte character support
sqlitebiter -

Published by thombashi almost 8 years ago

  • Fix #23
  • Improve multi-byte character support
  • Bug fixes
sqlitebiter -

Published by thombashi almost 8 years ago

  • Add url subcommand
sqlitebiter -

Published by thombashi almost 8 years ago

  • Add support for Markdown
  • Bug fixes
sqlitebiter -

Published by thombashi about 8 years ago

  • Fix failed to conversion when the table/attribute names conflict with SQLite reserved keywords.
  • Suppress excessive log output
sqlitebiter -

Published by thombashi about 8 years ago

  • Add feature to create table from HTML file(s)
  • Bug fixes
sqlitebiter -

Published by thombashi about 8 years ago

  • Fix error handling when opening an invalid file
sqlitebiter -

Published by thombashi about 8 years ago

  • Add logging options
  • Add error messages
sqlitebiter -

Published by thombashi about 8 years ago

  • Fix exit code
  • Bug fixes
sqlitebiter -

Published by thombashi over 8 years ago

  • Drop support for Python 2.6
  • Bug fixes
sqlitebiter -

Published by thombashi over 8 years ago

  • Fix conversion error when data include version strings (such as "3.3.5")
sqlitebiter -

Published by thombashi over 8 years ago

  • Fix for a case that have a single-quote/double-quote in a table header
sqlitebiter -

Published by thombashi over 8 years ago

  • Make pytest-runner a conditional requirement
sqlitebiter - Initial release

Published by thombashi over 8 years ago