Add sqlline (#349)

This commit is contained in:
snuyanzin 2019-07-23 07:03:31 +02:00 committed by Jonathan Neidel
parent 81912cd4b3
commit d21a61b1cb
1 changed files with 1 additions and 0 deletions

View File

@ -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