Database
PostgreSQL Database
The PostgreSQL connection stores a database URL and powers the Object Store agent. It supports instance CRUD, bulk operations, aggregates, existence checks, and conversation memory persistence.
Common use cases
- Create, query, update, and delete object model instances.
- Run bulk inserts, updates, deletes, and aggregate queries.
- Load and save AI agent memory by conversation ID.
Capabilities
- Create and query instances
- Update and delete instances
- Bulk create, update, and delete
- Check existence and create-if-not-exists
- Aggregates
- Load and save memory
Connection types
postgresData handled
- Object records
- Aggregate rows
- Conversation memory