Components

PostgreSQL

Operational SQL database component used by the Runtime platform.

Agentic Friendly

Component Category

Data and storage / relational database

Component Description

PostgreSQL is the relational database used to store structured operational data across the platform.

Why It Is Used

In BullSequana AI Runtime, PostgreSQL supports platform services that require durable, transactional, and queryable storage for metadata, configuration, and application state.

Learn More

Interacts With

  • PgAdmin, as the operational administration console for PostgreSQL instances.
  • Keycloak, OpenFGA, Temporal, and Grafana, all of which rely on PostgreSQL-backed state in this platform.
  • Argo Workflows and higher-layer platform services, which also use PostgreSQL for durable metadata and operational data.

On this page