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.
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.
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.