Turso Database SQLite-compatible embedded database for modern applications, AI agents, and edge computing. Links - Documentation - Changelog - GitHub Quick Navigation | Topic | Reference | | ------------- | --------------------------------------------- | | Installation | installation.md | | Encryption | encryption.md | | Authorization | auth.md | | Sync | sync.md | | Agent DBs | agents.md | When to Use - Embedded SQLite database with cloud sync - AI agent state management and multi-agent coordination - Offline-first applications - Encrypted databases (AEGIS, AES-GCM) - Edge computing and IoT…