Skip to content

Database Manager

Connect to your MySQL/MariaDB server and manage your database visually.

Connect

  1. Go to Database in the sidebar
  2. Enter your connection details (host, port, user, password, database)
  3. Click Connect

CfxKit auto-detects database settings from your server.cfg if you use mysql_connection_string.

Features

Table Browser

  • View all tables in your database
  • Browse rows with pagination
  • Sort by any column

SQL Editor

  • Write and execute SQL queries
  • Syntax highlighting
  • Query history

Export

  • Export your entire database as a .sql file
  • Available in Build & Deploy when database is connected
  • Includes CREATE TABLE + INSERT statements

Built by Boltise