Show HN: SQLite for Rivet Actors – one database per agent, tenant, or document

via github.com

Short excerpt below. Read at the original source.

Hey HN! We posted Rivet Actors here previously [1] as an open-source alternative to Cloudflare Durable Objects. Today we’ve released SQLite storage for actors (Apache 2.0). Every actor gets its own SQLite database. This means you can have millions of independent databases: one for each agent, tenant, user, or document. Useful for: – AI agents: […]

Read at Source