> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agno.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Examples

> Patterns and examples for database integration with Agno.

| Example                                                                         | Description                                                                         |
| ------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| [Multi-User Multi-Session](/examples/storage/examples/multi-user-multi-session) | Demonstrates handling multiple users and sessions with SQLite-backed agent storage. |
| [Selecting Tables](/examples/storage/examples/selecting-tables)                 | Use SQLite as the database for an Agent, selecting custom names for the tables.     |
