diff --git a/readme.md b/readme.md index 1e5a5db..61a8cae 100644 --- a/readme.md +++ b/readme.md @@ -167,6 +167,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [mycli](https://github.com/dbcli/mycli) - MySQL client with autocompletion and syntax highlighting. - [pgcli](https://github.com/dbcli/pgcli) - Postgres client with autocompletion and syntax highlighting. +- [sqlline](https://github.com/julianhyde/sqlline) - Shell for issuing SQL via JDBC. ### Devops