Settings

Theme

Show HN: QryPad – A simple terminal UI for quick, ad-hoc database exploration

github.com

1 points by wheelibin 6 months ago · 0 comments · 1 min read

Reader

I spend most of my day in the terminal but I couldn't find a simple terminal-based database client that did what I wanted, so I built one.

It's written in Go using Bubble Tea (https://github.com/charmbracelet/bubbletea) and supports Postgres and MySQL.

It's minimal and designed for simple querying but I've been enjoying using it over pgAdmin, which I find to be very slow and a bit painful to use!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection