Limited Time Offer: 40% off

DB Pro for the Web, on Your Servers

The self-hosted, browser-based version of DB Pro. A full-featured database workspace that runs on your own infrastructure. One Docker command. No data leaves your network.

Works in every modern browser

Chrome
Safari
Firefox
Arc
Brave
Opera
Vivaldi
Chrome
Safari
Firefox
Arc
Brave
Opera
Vivaldi
Chrome
Safari
Firefox
Arc
Brave
Opera
Vivaldi
Chrome
Safari
Firefox
Arc
Brave
Opera
Vivaldi
Chrome
Safari
Firefox
Arc
Brave
Opera
Vivaldi
Chrome
Safari
Firefox
Arc
Brave
Opera
Vivaldi
Run DB Pro Studio
BASH
docker run -d --name dbpro-studio -p 4000:3100 -v dbpro-studio:/data ghcr.io/dbprohq/dbpro-studio:latest

Why self-host?

For teams where data control is non-negotiable.

Data stays on your servers

Your credentials and query results never touch our infrastructure. Full data sovereignty, zero exceptions.

Air-gapped deployments

Run in completely isolated environments with no outbound connections. Works in the strictest security and compliance regimes.

One command to run

Spin up a full database workspace in seconds. A single Docker volume keeps your data and connections across restarts and upgrades.

Up and running in seconds

01

Run the container

docker run -d --name dbpro-studio -p 4000:3100 -v dbpro-studio:/data ghcr.io/dbprohq/dbpro-studio:latest

Pull and start Studio from GHCR. The dbpro-studio volume persists your database and connections; the workspace is exposed on port 4000.

02

Open in your browser

http://localhost:4000

Open the workspace from any browser on your network and create your admin account on first visit.

03

Connect your databases

postgres://user:pass@your-db-host:5432/dbname

Add connections to any supported database. Credentials stay local, always.

Supported Databases

Connect to every database DB Pro supports, running entirely on your own infrastructure.

Everything your team needs

A browser-based database client, on your own infrastructure.

All your databases

PostgreSQL, MySQL, SQLite, MongoDB, Redis, and more. Every engine your team uses.

Multi-user workspaces

Invite your whole team. Role-based access keeps the right people in the right places.

SQL editor

Write, execute, and save queries. Syntax highlighting, autocomplete, and query history included.

Browser-based

Works in any modern browser. No desktop installs required for your team members.

Team collaboration

Share saved queries, dashboards, and connections across your team. Everyone benefits from the work you put in.

Audit logs

Every query and connection is logged. Know who did what and when, for compliance and debugging.

Scoped access tokens

Team members connect with scoped tokens, never raw database passwords.

AI assistant

Write SQL faster with an AI assistant that understands your schema and query context.

SSH tunnels

Connect to databases behind firewalls and private networks via SSH tunnels.

Pricing

Free to run. Upgrade for enterprise features when your team needs them.

Free

$0forever

Run Studio on your own infrastructure with one Docker command. No account required.

  • Up to 2 users
  • Unlimited tabs
  • All supported databases
  • Browse, filter, and sort tables
  • Insert, edit, and delete rows
  • SQL query editor
  • 2 shared connections
  • Export to CSV and JSON
  • Community support
BASH
docker run -d --name dbpro-studio -p 4000:3100 -v dbpro-studio:/data ghcr.io/dbprohq/dbpro-studio:latest
Team

Team

Custom

For teams with strict data, security, or compliance requirements.

  • Everything in Free, plus:
  • Unlimited users
  • Air-gapped deployments
  • SSO / SAML authentication
  • Role-based access control
  • Audit logging
  • IP allowlisting
  • Custom data retention policies
  • Dedicated support
  • SLA guarantee
JayJackSpeak to Us

DB Pro Studio FAQ

Common questions about self-hosting.

DB Pro Studio is the self-hosted, browser-based version of DB Pro. It runs as a Docker container on your own infrastructure, giving your team browser-based access to all their databases without any data leaving your network.

Ready to take control?

Get DB Pro Studio running on your own infrastructure. Pull the image from GitHub, or get in touch and we will get you set up.