mirror of
https://github.com/namibia/awesome-shell.git
synced 2025-01-03 05:00:13 +00:00
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:
parent
707b7ff095
commit
adf89f08ea
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user