cd /news/ai-tools/show-hn-self-hosted-collaborative-sq… · home topics ai-tools article
[ARTICLE · art-14054] src=github.com pub= topic=ai-tools verified=true sentiment=↑ positive

Show HN: Self-hosted collaborative SQL editor for teams

A developer built a self-hostable, web-based SQL client for teams, offering features like SSO, audit logs, and a modern editor, to address security and functionality gaps in existing tools like DBeaver and PopSQL. The tool currently supports PostgreSQL and ClickHouse, with a roadmap that includes scheduled queries, an embeddable dashboard builder, and an edge AI assistant. The project is open-source and available for forking on GitHub.

read1 min publishedMay 26, 2026

I built a self-hostable web-based sql client interfaces for me and my team.

We were using the community version of - https://dbeaver.io, but we needed a few more features and an improved editor. PopSQL was a modern take on web based sql editor, but it didn't fit into the infra security setup we have.

We needed:

  - SSO
  - Audit logs
  - Modern editor (https://www.pgcli.com/ like hints)
  - Sharable queries
  - Explain queries (https://explain.dalibo.com/ embedded)
  - Query as API service
  - Schema exploration (https://dbdiagram.io/ embedded)
  - Fixed client IP

With the help of Copilot + GPT-5.5 + GPT-5.4, I was able to build this and have been using in-house since a couple of months now. Presently, it only supports PostgreSQL and ClickHouse.The Roadmap:

  - Scheduled queries
  - Query pipeline and workflows
  - Embeddable Dashboard builder
  - Edge AI Assistant — Browser-local LLM for query explanation and generation
  - More database drivers — SQLite, Duckdb, Redis

Please fork it, extend it and make it fit for your own use-cases.Comments URL: https://news.ycombinator.com/item?id=48274780

Points: 1

── more in #ai-tools 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-self-hosted-…] indexed:0 read:1min 2026-05-26 ·