data management
talk to your databases and stores from the engine - queries, transactions, key-value state, and durable streams.
- 011databaseTalk to PostgreSQL, MySQL, and SQLite from iii — query, execute, transactions, prepared statements, and change feeds.
- 0215stateDistributed key-value state management with reactive change triggers — registers the `state` trigger type and the `state::*` functions.
- 039,699iii-streamBuild durable streams for real-time data subscriptions.
- 041storageObject storage across AWS S3, GCS, Cloudflare R2, and a native local filesystem backend. Streamed uploads, signed URLs, and object change triggers.