JSON-first CLI for iOS, Android, Expo, simulator, device, build, test, screenshot, logs, and Maestro workflows
Prisma Next IDB family — target pack (identity, migration runner, DDL op factories)
Prisma Next IDB family — driver (wraps window.indexedDB for the execution stack)
Prisma Next IDB family — adapter (lowers query AST to opaque IDB plan body)
Prisma Next IDB family — runtime (RuntimeCore subclass that wires adapter + driver)
Prisma Next IDB family — control-plane descriptor and family instance (CLI/config integration)
Prisma Next IDB family — ORM client (idbOrm typed query builder)
Type-safe IndexedDB wrapper with chainable transactions
Unified, type-safe wrapper over localStorage / sessionStorage / IndexedDB with TTL, sliding expiry, namespaces, pluggable serialization, obfuscation codec and key-bound shortcuts.
A super-simple-small keyval store built on top of IndexedDB
SQL-like query builder for IndexedDB with Drizzle-style API
Reusable offline read-cache and pending-write primitives.
Event Looped IndexedDB wrapper