00Hrs
:
00Min
:
00Sec
MariaDB + phpMyAdmin

Complete MySQL Database Management

Create databases, manage users, enable remote access, optimize MariaDB performance, and access phpMyAdmin — all from the CyberPanel dashboard. No command line needed.

MySQL Manager

Running
Uptime
47d 12h
Connections
342
Slow Queries
0
Buffer Pool
1.2 GB
wordpress_dbQuery0.002s
n8n_productionSleepidle
cyberpanelQuery0.001s
22
Endpoints + Cloud API
PMA
phpMyAdmin Built-In
10.11
MariaDB Upgrade Path
100%
GUI — No SQL Needed
Features

Everything You Need for Database Management

From creating databases to optimizing MariaDB performance and upgrading versions — managed through one interface.

Database & User Creation

Create databases and users in one step. Names are auto-prefixed with the domain, and package-level limits are enforced automatically.

  • One-click DB + user creation
  • Auto domain-prefix naming
  • Package limit enforcement
  • Random password generator

phpMyAdmin Auto-Login

One-click access to phpMyAdmin 5.2.1 with automatic authentication. Admin gets root access; users get scoped access to their databases only.

  • Token-based auto-login
  • Root access for admins
  • Scoped access for users
  • Fernet-encrypted credentials

Remote Database Access

Enable remote MySQL access from any IP with one click. CyberPanel creates the remote user, grants privileges, and updates the bind address automatically.

  • Per-IP remote access grants
  • Auto bind-address config
  • Wildcard IP support
  • Password copied from localhost user

Performance Optimization

Auto-detect server RAM and generate an optimized my.cnf config. View current vs suggested side-by-side, apply with one click, and restart MariaDB.

  • RAM-based InnoDB tuning
  • innodb_buffer_pool_size auto-calc
  • Side-by-side config diff
  • Auto backup before apply

MySQL Manager Dashboard

Live MySQL status — uptime, active connections, slow queries, and full process list with database, command, time, state, and query info.

  • Real-time SHOW PROCESSLIST
  • Uptime and connection stats
  • Slow query counter
  • One-click MariaDB restart

MariaDB Version Upgrade

Upgrade MariaDB to 10.6 or 10.11 from the panel. Auto-backs up data via rsync, removes old packages, adds new repo, and installs the target version.

  • MariaDB 10.6 and 10.11
  • Auto data backup (rsync)
  • Config file preservation
  • Ubuntu + CentOS/RHEL support
Optimization Engine

Auto-Tune MariaDB for Your Server

CyberPanel's MySQL optimizer detects your server's RAM and generates a tuned my.cnf configuration — InnoDB buffer pool, log file size, connection limits, and thread cache all calculated automatically.

innodb_buffer_pool = 15% RAM
max_connections = 500
Query cache disabled (InnoDB)
table_open_cache = 2048
Auto backup before apply
One-click restart
Suggested my.cnf — 8GB Server
# CyberPanel MySQL Optimizer # Detected RAM: 8192 MB [mysqld] innodb_buffer_pool_size = 1228M innodb_log_file_size = 256M innodb_flush_method = O_DIRECT max_connections = 500 thread_cache_size = 50 table_open_cache = 2048 query_cache_type = 0 tmp_table_size = 64M max_heap_table_size = 64M join_buffer_size = 256K # Applied: my.cnf.bak saved # MariaDB restarted ✓
Full Toolkit

Database Operations at Every Level

From user creation to version upgrades — every database operation managed without a terminal.

Password Management

Change any database user's password from the list view. Respects remote access settings and updates the correct host entry automatically.

Backup & Restore

mysqldump with single-transaction mode, gzip compression, parallel dump support, and Rustic dedup integration. Auto-detects format on restore.

Cloud API

Full database CRUD via the CyberPanel Cloud API — create, list, delete, change passwords, fetch tables, describe structure, and browse data with pagination.

Amazon RDS Compatible

Detects Amazon RDS instances and adjusts privilege grants and authentication method (mysql_native_password) automatically.

Per-User Scoping

Non-admin users only see databases belonging to their websites. phpMyAdmin access is scoped to their databases with Fernet-encrypted credentials.

Plugin Hooks

Pre/post Django signals for create, delete, and password change operations — third-party plugins can extend every database action.

Free & Open Source

Start Managing Databases Today

MariaDB management, phpMyAdmin, performance optimization, and version upgrades — all included free in every CyberPanel installation.