Database integration and management for elizaOS
@elizaos/plugin-sql
provides comprehensive database management for elizaOS agents, featuring automatic schema migrations, multi-database support, and a sophisticated plugin architecture.
agents
- Agent identitiesmemories
- Knowledge storageentities
- People and objectsrelationships
- Entity connectionsmessages
- Communication historyembeddings
- Vector searchcache
- Key-value storagelogs
- System events.env
file in your project root:
POSTGRES_URL
→ PostgreSQL adapter (production)POSTGRES_URL
→ PGLite adapter (development)