A look at my desktop last year: TablePlus open for Postgres RedisInsight running in the background Kibana in a browser tab for Elasticsearch DBeaver because TablePlus didn't handle that one ClickHouse cluster well The SQLite Browser app for local stuff And a terminal because half the time the GUI didn't do what I needed anyway Five GUIs. Different keyboard shortcuts. Different connection managers. Different mental models for "browse a table." Different update cadences (some of these tools haven't shipped a release in years). It wasn't a productivity problem at first. I just got used to it. But the more databases the modern stack pulls in β Postgres for the app, Redis for cache, Elasticsearch for search, ClickHouse for analytics, Qdrant for vectors β the more obvious it became that nobody had built one tool that just worked across all of them. So I built one. It's called 1bench .β¦