The SQL client that pounces on your data.

A fast, native macOS client for Azure SQL, SQL Server, PostgreSQL, and SQLite — with a built-in AI assistant, an embedded MCP server, and a retro terminal look you'll actually enjoy.

brew install --cask senzalldev/tap/pouncesql
PounceSQL main window

One client. Every database you use.

Azure SQL

Browse subscriptions, servers, and databases with your az login session — no passwords stored.

SQL Server

2017 – 2025+, local or domain-joined. SQL login, Windows/NTLM, or passwordless Kerberos SSO.

PostgreSQL

Connect over LAN, VPN, or Tailscale. Pin a whole server and browse every database it hosts.

SQLite

Open any .db file — no server, no login. Just pick the file and start querying.

Built for people who live in SQL.

Browse the whole server

Pin a server and expand it like a tree — every database, every schema, every table and column. Filter across databases instantly. Right-click a table to preview, count, or generate a query.

Database tree

Ask your data in plain English

The built-in AI assistant writes and explains T-SQL and Postgres for you, grounded in the schema you're connected to. Bring your own API key or route through an enterprise AI gateway.

AI assistant

An MCP server, built in

PounceSQL runs a local Model Context Protocol server, so Claude Code and other agents can drive it — list databases, run queries, read results — and you watch it happen live in the app.

MCP server

Make it yours

A dozen editor themes, separate fonts for the interface and the editor, and independent size control for the editor, tree, results grid, and UI. Tune it until it feels right.

Themes and fonts

Screenshots

Query editor & results
Query editor & results
SQLite browsing
Browsing a SQLite view
Add-connection wizard
Four-engine add wizard
AI API gateway settings
AI gateway configuration
Tools & safety
Tools & safety controls
MCP server
Built-in MCP server

Download PounceSQL

Free, native, and notarized for macOS 13+ (Apple Silicon).

Homebrew

brew install --cask senzalldev/tap/pouncesql

Recommended — auto-updates with brew upgrade.

Direct download

Latest release (.dmg)

Open the DMG and drag PounceSQL to Applications.

Requires the Azure CLI for Azure SQL (brew install azure-cli, then az login).