Recommended Version
We recommend PostgreSQL 15+ with thepg_vector extension for best performance with agentic features.
Internal vs. External Database
- Internal (Default): The
sc-dbcontainer runs a pre-configured instance in your Docker stack. - External: Point the
DATABASE_URLin your.envfile to your firm’s existing managed database cluster (e.g., local RDS or on-premise PostgreSQL).