Wednesday, May 6, 2026

Show HN: Tuiql – A keyboard-driven SQL database client in the terminal https://ift.tt/cSUDidw

Show HN: Tuiql – A keyboard-driven SQL database client in the terminal 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. https://ift.tt/NAucKVg May 6, 2026 at 11:20PM

No comments:

Show HN: tltv – Federation protocol for 24/7 TV channels https://ift.tt/KMVr6Ng

Show HN: tltv – Federation protocol for 24/7 TV channels I spent six years trying to build a tv channel server. rewrote it eight times. flas...