Skip to content

FeatherDB 1.0.0

Choose a tag to compare

@NguyenHuuPhuc NguyenHuuPhuc released this 24 Aug 10:27
· 2 commits to main since this release

First public release.

  • Native macOS Postgres client: saved connections over SSH or direct TLS, a data grid for browsing and editing rows, a SQL query editor, schema diff and migration planning.
  • Local sandboxes: clone a database's real schema into an embedded Postgres on your Mac, with personal data masked before it lands — a safe place for an AI agent to work.
  • One MCP gateway for AI tools (Claude Code, Claude Desktop, Cursor, Codex CLI, and anything else that speaks MCP): live databases are read-only, enforced inside the transaction; sandboxes get full read and write.
  • Signed, notarized, and self-updating — Sparkle checks this same feed for new versions.