sqlitebiter
latest
Table of Contents
1. sqlitebiter
2. Installation
3. Dependencies
4. Usage
4.1.
sqlitebiter
command help
4.2. Create a SQLite database from CSV/Excel/JSON/SQLite/etc. files
4.3. Create a SQLite database from URL
4.4. Create a SQLite database from stdin
4.5. Create a SQLite database from Google Sheets
4.6. Limitations of JSON conversion
5. Changelog
6. Sponsors
7. Indices and tables
8. Links
sqlitebiter
4.
Usage
Edit on GitHub
4.
Usage
ΒΆ
4.1.
sqlitebiter
command help
4.2. Create a SQLite database from CSV/Excel/JSON/SQLite/etc. files
4.2.1. Examples
4.2.2.
sqlitebiter
file
subcommand help
4.2.3. Supported data formats
4.2.4. Table naming convention
4.3. Create a SQLite database from URL
4.3.1. Example
4.3.2.
sqlitebiter
url
subcommand help
4.4. Create a SQLite database from stdin
4.4.1. Examples
4.4.2.
sqlitebiter
stdin
subcommand help
4.5. Create a SQLite database from Google Sheets
4.5.1. Requirements
4.5.2. Example
4.5.3.
sqlitebiter
gs
subcommand help
4.6. Limitations of JSON conversion