WizDBA

A fast SQL client, with AI built in

WizDBA is a lightweight Windows desktop client for querying and managing SQL Server, PostgreSQL, MySQL and SQLite — one app for every database, with an AI assistant that writes, explains and fixes your SQL.

  • Windows 10 & 11
  • Single file, no installer
  • Your keys stay on your machine
The WizDBA window: a demo SalesDB is connected, with a SQL query joining Customers to Invoices in the editor and the results shown in the grid below.

One client, every database

Four engines, one window

Stop keeping a different tool open for every engine. WizDBA connects to all four — and to as many databases at once as you need, switching between them without losing your place.

  • SQL Server

    Windows or SQL authentication

  • PostgreSQL

    via Npgsql

  • MySQL

    via MySqlConnector

  • SQLite

    open a file and query

AI, powered by Claude

An assistant that speaks SQL

WizDBA has an assistant that actually knows your database. It reads your schema, speaks your business terms, and turns plain English into SQL — then explains and fixes what goes wrong.

AI Query Builder

Describe what you need in plain English; get SQL you can run.

  • Aware of your engine, database and full schema — tables, columns, views and procedures
  • Teach it your business terms with a custom glossary ("active customer" = ordered in the last 90 days)
  • Answers come back as ready-to-run SQL in a dedicated chat window

Explain this error

Turn a cryptic engine error into a plain-English cause.

  • One click on a failed query sends the error and the SQL to the AI
  • Get back a clear explanation of what went wrong — no forum searching

Fix This

Let the AI rewrite the SQL to fix the problem.

  • Rewrites the failing statement and drops it straight into the editor
  • An Undo Fix button appears at once, so a one-tap revert is always there
The WizDBA AI Query Builder: a plain-English request — "show me the top 10 customers by revenue this year" — and the SQL query the assistant generated in reply, ready to open in a query tab.

The AI runs on your own Anthropic Claude API key, stored locally — bring your key, and nothing is routed through us.

Everything else you need

Built for the everyday work

The day-to-day work of querying and managing a database — done well, and quickly, in one focused window.

A fast, focused editor

Write SQL with the help you expect and none of the weight.

  • Syntax highlighting in a clean monospace face (Cascadia Code)
  • Schema-aware autocomplete for tables, columns and keywords
  • Run only the highlighted SQL with F5; Check Syntax without executing
  • Failed lines are marked; open and save .sql files; cancel a long query mid-run

Results the way you work

Every result set, clearly, with a clean read.

  • Each result set opens in its own labelled tab; pop any out to full screen
  • Background row counts on tables, and unmistakable success / error messages
  • Error text shows the engine message and the line number

Export in three formats

Get results into a report in seconds.

  • Excel (.xlsx) — a formatted workbook with bold headers and auto-fit columns
  • CSV — properly quoted, handling commas, quotes and newlines inside cells
  • Markdown — a GitHub-flavoured table to paste straight into docs or a wiki

Explore every object

Tables, views and procedures, a right-click away.

  • Searchable lists of tables, views and stored procedures, grouped by schema
  • Right-click for Select Top 20, copy name, open a definition, EXEC or drop
  • One-click CREATE templates for new tables, views and procedures

Many connections, one window

Keep every database a click away.

  • Saved connection profiles — double-click to connect, with provider badges
  • Several live connections at once (SAGE, CommonDB, KENS…) — switch without losing work
  • A status bar with the live server, database, and table and view counts

Backup & restore, built in

Routine maintenance without leaving the app.

  • Back up the current database to a clean, standalone .bak file
  • Restore from .bak, .db or .sqlite — the single-user / REPLACE / multi-user steps handled for you
  • Reconnects to the restored database automatically when done
A WizDBA results grid of demo invoices with the Export menu open, offering Excel, CSV and Markdown.

Yours, and local

Your credentials never leave your machine

WizDBA is a desktop app, not a service. Connections, credentials and your AI key live on your computer — there is no WIZAG server in the middle.

  • Your connection details and AI key are stored locally, on your machine
  • Connect to SQL Server with Windows / domain authentication or a SQL login
  • The AI uses your own Anthropic Claude API key — nothing is routed through us
  • A single-file, self-contained executable — no installer, no background service

At a glance

The technical shape

Platform
Windows 10 / 11 (x64)
Framework
.NET 10 · Avalonia
Packaging
Single-file executable — no installer
Databases
SQL Server · PostgreSQL · MySQL · SQLite
AI
Anthropic Claude (your own API key)
Settings
Stored locally, per Windows user

Get WizDBA

Try it free, then make it yours

Download the trial and put WizDBA against your own databases. When it has earned its place, buy a licence and keep going.

Pricing and the download go live shortly. Want to be told the moment it does? Let us know.

Back to top