SMRTR ProgrammingJun 29, 2026Hacker News

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
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 24, 2026

Programming Paradigms

A structured roadmap for experienced developers to move beyond language familiarity and genuinely master the four core programming paradigms.