Foundation: Global Databases

Global databases in TimeXtender Classic are centralized configurations that dynamically manage external connections to target databases or sources (e.g., staging, data warehouse, SSAS) across environments like development, test, and production. They define environment-specific server names, databases, and credentials while allowing reuse across projects.

Key benefits:

  • Environment consistency: Automatically swap connection details during deployment, ensuring structural parity across stages.
  • Error reduction: Preconfigured settings replace manual edits, validated via built-in Test Connection tools.
  • Scalability: Simplify adding new environments by replicating templates instead of rebuilding configurations.

This approach streamlines DevOps workflows and maintains strict separation between operational stages, critical for audit compliance and efficient multi-environment data management.

Next