- Notifications
You must be signed in to change notification settings - Fork89
CLI for SQLite Databases with auto-completion and syntax highlighting
License
dbcli/litecli
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A command-line client for SQLite databases that has auto-completion and syntax highlighting.
If you already know how to install python packages, then you can install it via pip:
You might need sudo on linux.
$ pip install -U litecli[sqlean]For MacOS users, you can also use Homebrew to install it:
$ brew install litecli$ litecli --helpUsage: litecli [OPTIONS] [DATABASE]Examples: - litecli sqlite_db_nameA config file is automatically created at~/.config/litecli/config at first launch. For Windows machines a config file is created at~\AppData\Local\dbcli\litecli\config at first launch. See the file itself for a description of all available options.
Visit:litecli.com/features
About
CLI for SQLite Databases with auto-completion and syntax highlighting
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.

