Team-Native Database Workbench That DBeaver and DataGrip Still Haven't Built
SQL IDEs DBeaver and DataGrip dominate developer usage but treat every query as a solo act... no shared queries, no comments, no audit log of who ran what in prod, no role-based access. A wave of newer tools (Galaxy, Beekeeper Studio, Bytebase) is chipping at this but hasn't cracked the DBeaver/DataGrip default. Developers building in this space on HN describe the same first-principles insight: 'databases are a team activity, but every DB tool treats them as single-player.' Compliance pressure (SOC 2, access reviews) is turning this from 'would be nice' into 'required by our auditor.'
Don't out-DBeaver DBeaver. Ship a desktop-class query editor (not a webapp) that writes its history + permissions to a self-hosted Postgres you point at. Teams that won't accept SaaS will accept 'you run the backend, we run the clients.' That's where the incumbents can't easily follow — they'd have to retrofit a server.
landscape (6 existing solutions)
Either you get the DBeaver/DataGrip SQL ergonomics and pay a governance/collab tax, or you get the Bytebase/Galaxy governance story and pay an ergonomics tax. Nobody has shipped both at 9/10. The compliance ratchet (SOC 2 evidence of access review, SOX for prod queries) is going to force this issue in 2026.