May 6, 2026
Developer Tools
database
sql
terminal
Gallery
About
Every time I needed to inspect a database, I either had to wait for a bloated GUI client to chew through my RAM or struggle through psql, which isn’t great for actually visualizing data. So I built a TUI database client focused on one thing: connecting fast and letting you browse tables as datagrids and rows as JSON, with near-instant startup and vim-style keyboard navigation.Still in the early days but already handles most of what you would expect from an SQL database client.
Comments (0)
No comments yet. Be the first to comment!