Documentation

Database Manager

A comprehensive guide to managing your database infrastructure securely and efficiently.

The Database Manager is engineered to provide absolute control over Coreiix's database ecosystem, ensuring connection stability, multi-database isolation, and reliable backup management.


Key Features

  • Dynamic Routing: Utilizes advanced logic and HTTP headers (e.g., X-Database) to correctly route application connections to the intended database (such as coreiix), avoiding connection mix-ups.
  • Environment Isolation: Supports running multiple databases simultaneously on the same instance, allowing complete separation between development and production environments.
  • Backup & Restore: Features built-in tools for taking complete data snapshots with one click, offering high reliability and rapid data recovery.
  • Migration Tracking: Safely tracks database schema changes and automatically applies migrations to keep your data infrastructure up to date with new software releases.

How It Works

The Database Manager operates as an intelligent middleware layer. It intercepts incoming requests, validates the active database connection, and securely processes management actions like database creation or restoration, instantly providing feedback to the administrator.