Skip to main content

๐Ÿ”Œ Connections

Connections are objects that define links between X-AutoMate and external tools or systems. These are primarily used to connect to:

  • Data Warehouses (DWH) for profiling, metadata collection, and test execution
  • Git repositories for importing and exporting custom test cases

๐Ÿ”— Supported Connectionsโ€‹

โœ… Database Connectionsโ€‹

X-AutoMate currently supports the following databases out of the box:

  • MSSQL
  • Oracle
  • Snowflake
  • MySQL
  • PostgreSQL
  • Databricks

๐Ÿ’ก If your preferred technology is missing, feel free to contact us โ€” we're happy to add support for additional systems.


โœ… Git Repositoriesโ€‹

You can connect to any Git repository, regardless of provider (e.g., GitHub, GitLab, Bitbucket, Azure Repos), for full test integration and version control.


โš™๏ธ Managing Connectionsโ€‹

Only users with Admin privileges can:

  • Create, edit, or delete connections
  • Access the Connections tab in the sidebar

Once a connection is configured, you can:

  • Trigger metadata gathering and profiling
  • Enable AI/ML predictions for ETL or DQ tests
  • Specify which schemas or tables to include/exclude
  • Configure Git for importing/exporting custom test cases

Connections are a core part of X-AutoMate's integration strategy, ensuring seamless interaction with both data and code across your testing workflows.