Live data from Hacker News

Show HN: LiteCLI – A CLI for SQLite with auto-completion and syntax highlighting

litecli.com

1–3 of 3 posts

Re: Show HN: LiteCLI – A CLI for SQLite with auto-completion and syntax highlighting

#3
post #2

I'm a core dev in the project. Happy to answer questions. Code: https://github.com/dbcli/litecli It is based on the pgcli/mycli tools for Postgres and MySQL. It is the newest addition to the https://www.dbcli.com suite of tools.

Hey! Just wanted to say I've just installed and will be happily using it.

I've been a happy user of pgcli for a few months and it's great to have a counterpart to sqlite.

Thank you!