Dribble – an open-source AI IDE for databases
SMRTR summary
Dribble is an open-source, web-based SQL IDE that combines a Monaco-powered query notebook, schema browser, table explorer, and an AI data analyst (Claude Opus 4.8) in one workspace. It connects to Postgres databases, lets you chat with an AI agent that writes and runs read-only SQL against your schema, and persists your entire workspace server-side. Auth is optional — run locally with no login or deploy with Google OAuth for multi-user setups.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article