| Example | Description |
|---|---|
| Postgres For Agent | Use Postgres as the database for an agent. |
| Postgres For Team | 2. Run: python cookbook/storage/postgres_storage/postgres_storage_for_team.py to run the team. |
| Postgres Storage for Workflow | Demonstrates using PostgresDb as the session storage backend for a workflow. |
| Async Postgres | Examples demonstrating asynchronous PostgreSQL integration with Agno agents, teams, and workflows. |