npm.io
0.1.2 • Published 6d ago

@prisma-next-idb/client-idb

Licence
MIT
Version
0.1.2
Deps
7
Size
318 kB
Vulns
0
Weekly
262

@prisma-next-idb/client-idb

Part of the @prisma-next-idb driver stack — IndexedDB for prisma-next.

client-idb is the ORM layer — the idbOrm typed query builder that end users and framework integrations call directly.

Stack position

family-idb  (CLI / config)
client-idb  ← you are here (ORM query builder)
runtime-idb (RuntimeCore)
adapter-idb (query AST → IDB plan)
driver-idb  (window.indexedDB wrapper)
target-idb  (identity + migrations)

Usage

Consumed internally by @prisma-next-idb/family-idb. You generally do not install this package directly — use family-idb as your entry point.

License

MIT

Keywords