LiteCLI
A command line interface for SQLite with auto-completion and syntax highlighting.

Quick Start
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.
- Source: https://github.com/dbcli/litecli
- Mailing List: https://groups.google.com/forum/#!forum/litecli-users
LiteCLI is part of the DBCLI org. We are a Free OpenSource project.