>_ linuxcommand.dev
Startseite litecli
Database

litecli

SQLite CLI with auto-completion and highlighting.

Syntax
$litecli [OPTIONS] [FILE.db]
Optionen
--help
--version
Examples
Examples
$litecli mydb.sqlite
Examples
$litecli :memory:
See also
Alternatives
Typical use cases
Use SQLite interactively
Explore schema
Write queries faster
Note Convenient alternative to sqlite3 with context hints.
Export