Skip to main content
Skip to content

Database Explorer

Query and inspect your database from the same workspace as your server

The ServerDesk Database Explorer gives you a direct connection to your MySQL, MariaDB, or PostgreSQL database — browse schemas, run queries, and inspect rows without a separate database client.

Database Explorer · ServerDesk

Connected to: wordpress_db @ 127.0.0.1:3306

mysql> SELECT option_name, option_value FROM wp_options

WHERE option_name = 'siteurl';

+-------------+----------------------------+

| option_name | option_value |

+-------------+----------------------------+

| siteurl | https://example.com |

Capabilities

What you can do

Multiple database connections

Connect to MySQL, MariaDB, and PostgreSQL databases on any server in your workspace.

Schema browser

Navigate databases, tables, and columns in a familiar tree view — see structure without writing SHOW TABLES.

SQL query editor

Write and run SQL queries with syntax highlighting, query history, and results in a clean table view.

Row inspection

Click into any table to browse rows, inspect data types, and understand how the schema is populated.

AI-assisted SQL

Ask the AI to generate or explain a query — useful for unfamiliar legacy schemas or complex joins.

No separate client needed

Stop context-switching to TablePlus, Sequel Pro, or DBeaver. Your database is one click away in the workspace.

Use cases

When teams use this

  • Inspect a WordPress database directly to debug a missing option or plugin issue
  • Run a quick SELECT to check data integrity before deploying a migration
  • Browse a production schema to understand table structure before editing code
  • Query a database and review results alongside the code file that reads from it

Concrete workflow

One realistic way teams use this feature

  1. Step 1

    Create or select the saved database connection and test it before browsing anything live.

  2. Step 2

    Open the schema browser to confirm the right database, tables, and columns for the issue you are working on.

  3. Step 3

    Run a focused query, inspect the result set, and ask Robbie to explain the SQL or the schema if needed.

See it in action

Query your database from the same tab as your server

Browse tables, run SQL, inspect results, and ask Robbie to explain a query or schema — no separate database client, no context switching.

ServerDesk · Database ExplorerLive screenshot
Database Explorer with schema tree and SQL results

Pricing

Pricing built for remote server work, team growth, and practical AI support

ServerDesk pricing is designed around the workflow teams actually buy: how many servers they need to manage, how many people are involved, and when Robbie analysis, monthly AI credits, and safer review workflows become valuable.

Free

Free

A practical starting point for a single remote server workspace. No credit card required.

1 server connection

  • File explorer and editor tabs
  • Browser terminal access
  • Robbie built-in help included
Start free

Starter

$9/month

For freelancers and maintainers handling a few active server environments.

3 server connections

  • SFTP and SSH workflows
  • 100 AI credits per month
  • Email support
Choose Starter

Studio

$39/month

For power users managing more environments with a higher monthly AI allowance and priority support.

Unlimited server connections

  • 1,500 AI credits per month
  • Unlimited server connections
  • Priority support
Choose Studio

Agency

$79/month

For agencies managing many client environments with higher monthly AI usage and account oversight.

Unlimited server connections

  • 3,000 AI credits per month
  • Bring your own API key
  • Dedicated support
Choose Agency

What every plan is trying to deliver

  • Clear monthly plans
  • Connection-based pricing
  • AI where it saves real time
  • Human support
  • Flexible upgrade path
  • Built for production-minded teams