Skip to main content
ExampleDescription
Postgres For AgentUse Postgres as the database for an agent.
Postgres For Team2. Run: python cookbook/storage/postgres_storage/postgres_storage_for_team.py to run the team.
Postgres Storage for WorkflowDemonstrates using PostgresDb as the session storage backend for a workflow.
Async PostgresExamples demonstrating asynchronous PostgreSQL integration with Agno agents, teams, and workflows.