Skip to main content

Redis

In-memory data store

PostgreSQL

Relational database

MongoDB

Document database

MySQL

Relational database

Supported Databases

Redis

  • Replicas: 1 instance
  • Use Cases: Caching, sessions, real-time data

PostgreSQL

  • Replicas: 2 instances
  • Use Cases: Web apps, complex queries, ACID transactions

MySQL

  • Replicas: 1 instances
  • Use Cases: Web apps, complex queries, ACID transactions

MongoDB

  • Replicas: 3 instances
  • Use Cases: Document storage, flexible schemas, JSON data
All databases (except Redis) use multiple replicas for high availability and faster queries.

Database Visualizers

Enable web-based database management with one click - no configuration needed.

Redis Commander

Redis management interface

pgWeb

PostgreSQL admin tool

Mongo Express

MongoDB admin interface

Features

  • One-click enable: Simple toggle switch activation
  • Auto-configured: Pre-configured with your database credentials
  • Secure access: Protected with your database password
1

Enable

Toggle visualizer switch in database settings
2

Access

Click the provided URL
3

Login

Use your database credentials

Security

All database connections use SSL encryption only.

SSL-Only Connections

  • TLS encryption for all database traffic
  • Automatic certificate management
  • No unencrypted connections allowed

Password Management

  • Change passwords anytime
  • Visualizer passwords update automatically
  • Zero downtime password rotation

Real-Time Metrics

Monitor your database performance with live metrics:

Network Usage

Ingress and egress traffic

Resource Usage

RAM and vCPU utilization
Available Metrics:
  • Network ingress/egress
  • RAM usage
  • vCPU usage
  • Connection counts
  • Query performance

Backups

Create and restore backups with one click.

Backup Features

  • One-click creation: Instant backup generation
  • 10 backups per database: Automatic rotation
  • Easy restoration: One-click restore process
  • Secure storage: Encrypted backup storage

Backup Process

1

Create

Click backup button in dashboard
2

Store

Backup saved automatically
3

Restore

Select backup and click restore

Getting Started

1

Create Database

Choose database type and configure
2

Connect

Use provided connection strings
3

Enable Visualizer

Toggle visualizer for web management
4

Setup Backups

Create your first backup
I