4.2 Manage Database Profiles

Define and manage database connection details in one place. Use database profiles to access data stores across workflows, tasks, and agent-driven processes.

Each database connector specifies essential details such as the database type, connection credentials, and advanced configuration settings, such as connection pooling and secure authentication.

Here are some of the advantages that this feature offers to you as a developer:

  • Centralized management: All database credentials are maintained in one place, making it easier to update, troubleshoot, and audit.
  • Reusability: Database profiles can be referenced across multiple workflows, tasks, and agents, reducing duplication of configuration and ensuring consistent access patterns.
  • Security: Centralized handling of credentials and wallet files strengthens security, enabling best practices for credential storage and retrieval.
  • Flexibility: Database profiles support different database types, such as relational and vector, giving you the freedom to use the right data store for each use case without complexity.

Topics