@noy-db/to-postgres
v0.6.0
Published
PostgreSQL adapter for noy-db — encrypted-envelope KV with jsonb column. Works with any duck-typed pg-style Client (node-postgres, postgres.js, pg-native, Supabase, Neon serverless). casAtomic: true via UPDATE … WHERE _v = ?.
Downloads
3,215
Maintainers
Readme
@noy-db/to-postgres
PostgreSQL adapter for noy-db
Part of @noy-db/hub — the zero-knowledge, offline-first, encrypted document store.
Install
pnpm add @noy-db/hub @noy-db/to-postgresWhat it is
PostgreSQL adapter for noy-db — encrypted-envelope KV with jsonb column. Works with any duck-typed pg-style Client (node-postgres, postgres.js, pg-native, Supabase, Neon serverless). casAtomic: true via UPDATE … WHERE _v = ?.
Status
Pre-release (0.1.0-pre.1). API may change before 1.0.
Documentation
See the main repository for setup, examples, and the full subsystem catalog.
- Source —
packages/to-postgres - Issues — github.com/vLannaAi/noy-db-to/issues
- Spec —
SPEC.md
License
MIT © vLannaAi
