Skip to content

Database Manager

Browse and query your server database without a separate tool like HeidiSQL.

  1. Open Database in the sidebar.
  2. Enter host, port, user, password, and database.
  3. Click Connect.

CfxKit auto-detects the connection from your server.cfg when you use mysql_connection_string.

  • See every table in the database.
  • Page through rows.
  • Sort by any column.
  • Write and run queries with syntax highlighting.
  • Keep a query history.

Export the whole database as a .sql file (CREATE TABLE plus INSERT statements). The export lives in Build & Deploy and is available whenever a connection is active.