{"slug": "show-hn-self-hosted-collaborative-sql-editor-for-teams", "title": "Show HN: Self-hosted collaborative SQL editor for teams", "summary": "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.", "body_md": "I built a self-hostable web-based sql client interfaces for me and my team.\n\nWe were using the community version of - [https://dbeaver.io](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.\n\nWe needed:\n\n```\n  - SSO\n  - Audit logs\n  - Modern editor (https://www.pgcli.com/ like hints)\n  - Sharable queries\n  - Explain queries (https://explain.dalibo.com/ embedded)\n  - Query as API service\n  - Schema exploration (https://dbdiagram.io/ embedded)\n  - Fixed client IP\n```\n\nWith 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:\n\n```\n  - Scheduled queries\n  - Query pipeline and workflows\n  - Embeddable Dashboard builder\n  - Edge AI Assistant — Browser-local LLM for query explanation and generation\n  - More database drivers — SQLite, Duckdb, Redis\n```\n\nPlease fork it, extend it and make it fit for your own use-cases.Comments URL: [https://news.ycombinator.com/item?id=48274780](https://news.ycombinator.com/item?id=48274780)\n\nPoints: 1\n\n# Comments: 0", "url": "https://wpnews.pro/news/show-hn-self-hosted-collaborative-sql-editor-for-teams", "canonical_source": "https://github.com/p-raj/collab-sqlc/", "published_at": "2026-05-26 03:54:19+00:00", "updated_at": "2026-05-26 04:12:29.680928+00:00", "lang": "en", "topics": ["ai-tools", "ai-products", "ai-startups", "ai-infrastructure", "generative-ai"], "entities": ["DBeaver", "PopSQL", "PostgreSQL", "ClickHouse", "Copilot", "GPT-5.5", "GPT-5.4", "Hacker News"], "alternates": {"html": "https://wpnews.pro/news/show-hn-self-hosted-collaborative-sql-editor-for-teams", "markdown": "https://wpnews.pro/news/show-hn-self-hosted-collaborative-sql-editor-for-teams.md", "text": "https://wpnews.pro/news/show-hn-self-hosted-collaborative-sql-editor-for-teams.txt", "jsonld": "https://wpnews.pro/news/show-hn-self-hosted-collaborative-sql-editor-for-teams.jsonld"}}