durable-objects-nosql

JSON →
library 0.0.1 ·javascript
verified Jun 5, 2026

Provides a MongoDB-style NoSQL interface backed by Cloudflare Workers Durable Objects using SQLite storage. Version 0.0.1, early-stage. Differentiates by offering a familiar MongoDB-like API (find, insert, update, delete) for Durable Objects, simplifying state management in edge workers. Enables schema-less document storage with indexing support, leveraging Cloudflare's distributed execution model.