Add lazysql

lazysql is a cross-platform TUI database management tool written in Go.
pull/186/head
Jim Huang 5 months ago
parent 9b62830d52
commit 66f2df5645

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