Back to documentation
Database

Using the Database Admin Interface

Query, browse, and manage your databases visually without external tools.

Intermediate7 min readUpdated 2024-02-01

Accessing database admin

For apps with database containers:

  1. Open the app in Server Compass
  2. Go to the "Database" tab
  3. Server Compass auto-detects supported databases
  4. Click "Open Admin" to launch the interface

Supported databases

Server Compass supports:

  • SQL: PostgreSQL, MySQL, MariaDB
  • NoSQL: MongoDB, Redis, CouchDB, Cassandra
  • Search: Elasticsearch, OpenSearch

Running queries

Use the built-in query editor:

  1. Select your database/collection
  2. Write your SQL or database-specific query
  3. Click "Run" or press Cmd/Ctrl + Enter
  4. View results in a formatted table
  5. Export results as CSV or JSON

Browsing data

Browse data visually:

  1. Select a table/collection
  2. View data in a spreadsheet-like interface
  3. Sort and filter columns
  4. Edit individual cells (for supported databases)

Screenshots

Using the Database Admin Interface - Screenshot 1
Using the Database Admin Interface - Screenshot 2
Using the Database Admin Interface - Screenshot 3

Screenshots may vary slightly from the current version

Video Tutorials

Related Features

Ready to try Server Compass?

Download the app and deploy your first application in under 5 minutes. No terminal knowledge required.