A command line interface for SQLite with auto-completion and syntax highlighting.
Install using pip
:
$ pip install litecli
$ litecli <db_name>
or
Installation via homebrew.
$ brew tap dbcli/tap
$ brew install litecli
$ litecli <db_name>
If you’re having trouble with the quick start, check the Getting Started page for detailed instructions.
LiteCLI is part of the DBCLI org. We are a Free OpenSource project.