DB Pro
A desktop app and cloud platform for querying, exploring, and managing databases. Built for developers and teams, DB Pro combines a powerful native client with collaborative web workspaces and built-in AI assistance.
Available on macOS, Windows, and Linux.
Features
Data Browser
Browse, filter, and edit data with ease. Navigate millions of rows, apply filters, sort columns, and make inline edits in a fast, responsive grid interface.
SQL Editor
A clean, high-performance SQL editor for running custom queries, with syntax highlighting, autocomplete, and query history saved automatically.
Visual Schema Explorer
Navigate your entire database visually. See tables, relationships, and structure in an interactive map that makes even large schemas easy to understand.
Dashboards
Build custom dashboards to visualize database data. Create charts, track metrics, and share insights with your team or publicly from a single workspace.
AI Assistant
Write queries, generate dashboards, and understand tables using natural language. Integrates with OpenAI, Anthropic, Google, Ollama, and OpenRouter. Completely optional.
Inspector
Examine any record in detail. The Inspector panel shows all fields, relationships, and metadata for the selected row.
Import / Export
Import from CSV and JSON. Export query results or entire tables in multiple formats with a few clicks.
DB Pro Studio (Self-hosted)
Browser-based database access hosted on your own servers. One command to get started:
docker run -p 3100:3100 ghcr.io/dbprohq/dbpro-studio
Supported Databases
- PostgreSQL, Supabase, Neon, PlanetScale Postgres
- MySQL, MariaDB
- SQLite, Turso
- MongoDB
- Microsoft SQL Server
- ClickHouse
- Redis
Pricing
| Plan | Price | Connections | Saved Queries | Dashboards |
|---|---|---|---|---|
| Free |
forever |
2 | 5 | 2 |
| One-Time Licence | $99 (one-time) | Unlimited | Unlimited | Unlimited |
| Monthly | $9.99/month | Unlimited | Unlimited | Unlimited |
The free plan requires no credit card. The one-time licence includes 1 year of updates. Student discounts available.
Ready to get started? Visit the official site to learn more.
Visit official site north_east