Add sqlline (#337)

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-10-23 21:25:35 +02:00 committed by Caleb Xu
parent 707b7ff095
commit adf89f08ea
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,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