Components
PostgreSQL
Operational SQL database component used by the Runtime platform.
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, andGrafana, all of which rely on PostgreSQL-backed state in this platform.Argo Workflowsand higher-layer platform services, which also use PostgreSQL for durable metadata and operational data.