About Jam SQL Studio

Jam SQL Studio is an independent software studio building an AI-native, cross-platform SQL IDE for working developers, data engineers, and DBAs. Our goal is simple: a fast, focused desktop tool that handles the day-to-day pain of working with SQL databases — across SQL Server (including Azure SQL), PostgreSQL, MySQL (including MariaDB), Oracle, SQLite, and Azure Data Explorer — while making AI agent workflows safe and productive.

What we make

Jam SQL Studio is a cross-platform desktop IDE for SQL databases. It runs on macOS, Windows, and Linux and supports six database engines from a single binary. Beyond the table explorer, query editor, schema compare, and execution-plan visualizer that experienced SQL users expect, the app includes a built-in AI Workspace — file-backed query tabs, an integrated terminal, and a generated context that lets agents like Claude Code, OpenCode, Codex CLI, and GitHub Copilot edit SQL alongside developers — and a localhost-only Model Context Protocol (MCP) server so AI agents can list saved connections (no passwords) and query paired databases under a permission policy you control.

What we believe

  • Local-first. Connections, queries, and results stay on your machine. The MCP server binds to 127.0.0.1 with bearer-token auth.
  • No agent queries run by default. Jam SQL Studio's MCP server executes no queries by default. You can allow read-only (SELECT-class) queries, or enable Confirm mode — globally or per connection — where each write or DDL statement runs only after you approve it in an in-app dialog.
  • Cross-platform parity. The Mac and Linux builds are not afterthoughts; they ship with feature parity to Windows.
  • Free for personal use. The Personal tier is free, forever, with unlimited connections.

Origin

The project started in 2024 as a personal tool to replace Azure Data Studio (ADS) on macOS. Microsoft retired ADS on February 28, 2026, and many teams found themselves without a cross-platform alternative that combined SQL Server, PostgreSQL, and MySQL support in one place. Jam SQL Studio grew into a public product to fill that gap.

Contact

Email [email protected] for sales, support, or partnership inquiries. See /contact for more options.