Add lazysql (#186)

pull/188/head
Jim Huang 4 months ago committed by GitHub
parent f059897164
commit 7ab11daba1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -77,6 +77,7 @@ List of projects that provide terminal user interfaces
- [harlequin](https://github.com/tconbeer/harlequin) The SQL IDE for Your Terminal
- [jqp](https://github.com/noahgorstein/jqp) A TUI playground to experiment with jq
- [lazygit](https://github.com/jesseduffield/lazygit) Simple terminal UI for git commands
- [lazysql](https://github.com/jorgerojas26/lazysql) A cross-platform TUI database management tool written in Go.
- [mitmproxy](https://www.mitmproxy.org) A free and open source interactive HTTPS proxy
- [nap](https://github.com/maaslalani/nap) Code snippets in your terminal
- [play](https://github.com/paololazzari/play) A TUI playground to experiment with your favorite programs, such as grep, sed, awk, jq and yq

Loading…
Cancel
Save