CLI for SQLite with auto-completion and syntax highlighting
CLI for SQLite Databases with auto-completion and syntax highlighting
litecli
$ litecli mydatabase.db
$ litecli mydatabase.db -e 'SELECT * FROM users LIMIT 5;'
$ litecli newdatabase.db