Add sqlline

The PR suggests adding of sqlline https://github.com/julianhyde/sqlline which allows to connect to sources (not only relational DBs) via jdbc driver.
There is a set of video demos with that at asciinema.org https://github.com/julianhyde/sqlline/wiki/Demos
This commit is contained in:
snuyanzin 2019-07-22 20:50:08 +02:00 committed by GitHub
parent b35035d666
commit e3b5a931b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,6 +112,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [sheet](https://github.com/oscardelben/sheet) - Text snippets for the command line
* [spot](https://github.com/rauchg/spot) - Tiny file search utility
- [snips](https://github.com/srijanshetty/snips) - Commandline tool to manage snippets of code.
* [sqlline](https://github.com/julianhyde/sqlline) - Shell for issuing SQL to relational databases via JDBC (multiline, completion, highlighting, dialect support)
* [sshfs](https://github.com/osxfuse/sshfs) - A tool for mounting remote file systems over SSH
* [sshrc](https://github.com/Russell91/sshrc) - Bring your .bashrc, .vimrc, etc. with you when you SSH
* [sudocabulary](https://github.com/badarsh2/Sudocabulary) - Learn English Vocabulary from your terminal