Structured JSON plaintext export for noy-db — decrypts records and emits one JSON document per vault. Gated by RFC #249 canExportPlaintext capability; writes an audit-ledger entry on every call. Part of the @noy-db/as-* portable-artefact family (plaintext
Migrations for deploying the Origin SDK smart contracts.
volatile memory DB for local mocking
A smartphone/device database with images for STF.
Next-gen SQL connector, easy way to query SQL and create relationship linked object.
Trivy adapter — CLI-mode security scanner
Sundays Framework SDK
A performant binary encoding for geographic data
Command-line interface for Grafeo graph database
Next.js App Router helpers for noy-db — server components, route handlers, client hooks, and cookie-based session. Thin bridge that composes @noy-db/in-react with Next's cookies()/headers() APIs.
Yjs Y.Doc interop for noy-db — collaborative rich-text fields with encrypted-at-rest Yjs state
Cloudformation resource to call any http API
A lightweight and easy to use micro ORM for TypeScript.
Generates models for TypeORM from existing databases.
Supabase adapter for noy-db — Postgres + Storage combo. Routes records to @noy-db/to-postgres via the Supabase Postgres pool and optional blob routing via Supabase Storage.
Magic-link unlock for noy-db — one-time URL that opens a vault in a viewer-scoped session without a passphrase. Part of the @noy-db/on-* authentication family.
A mssql driver for db-migrate
Use a MySQL database in a service generated by Amplication
CLI tool that generates Markdown table definition docs from DDL files using rawsql-ts
Shared MongoDB schemas and connection for Multiplayer AI agent services
Usage examples:
In-memory adapter for noy-db — ideal for testing, development, and ephemeral workloads
Email OTP second factor for noy-db — generates time-boxed one-time codes, delivers via a user-supplied transport (SMTP / SES / Postmark / any fn), and verifies in constant time. Part of the @noy-db/on-* authentication family.
SolidJS signal primitives for noy-db — createCollectionSignal, createQuerySignal, createSyncSignal backed by noy-db change events.