Skip to main content

Database Tools (DbGate, pgAdmin, phpMyAdmin)

QuickStack provides built-in GUI tools for accessing and managing databases. They are deployed as separate containers in your project and can be enabled/disabled on demand.

Enabling a database tool

  1. Open your database application.
  2. Go to the Credentials tab.
Credentials Tab
  1. Locate the Database Access card.
  2. Toggle the switch for the desired tool (e.g. DbGate).
  3. Wait a few moments for the tool container to start.
  4. Click Open and use the displayed credentials to log in.
Activated Database Tool Database Tool Credentials

Available tools

ToolDatabasesNotes
DbGateAll (PostgreSQL, MySQL, MariaDB, MongoDB)Recommended; modern browser-based manager
pgAdminPostgreSQL onlyMost feature-rich PostgreSQL admin tool
phpMyAdminMySQL, MariaDB onlyClassic web-based MySQL/MariaDB manager

Security

Disable when not in use

These tools are publicly accessible (via a domain). Disable the tool once you're done to remove the deployment, saving resources and reducing attack surface.