MongoDB storage for wingbot.ai
LLM function-calling adapter for noy-db — expose ACL-scoped collections as tool definitions, then dispatch tool calls back to the vault. Format-agnostic (OpenAI, Anthropic, Vercel AI SDK).
Zustand adapter for noy-db — factory that mirrors defineNoydbStore for Zustand users, auto-syncs state from noy-db change events, and supports optimistic mutations.
Shared cells model and UI primitives used by notebook and canvas views.
Convert Zod schemas to SQL table definitions with support for SQLite, PostgreSQL, and MySQL
Addon to Dexie that makes it possible to sync indexeDB with remote databases.
TypeScript SDK for the Atlas text-to-SQL agent API
Specification and test suite for any-db adapters
CipherStash CLI — the one stash command for auth, init, encryption schema, database setup, and secrets.
Utilities to support VRP
A lightweight, SQL-inspired database engine for Node.js that uses JSON files as tables. No external dependencies — pure Node.js with filesystem-based persistence.
Project-scoped CLI for SupaCloud users
SQL dataplug (by Dataplug.io)
Driver for connection to Databricks SQL via Thrift API.
WebDAV adapter for noy-db — encrypted object storage over the WebDAV protocol. Works with Nextcloud, ownCloud, Apache mod_dav, and any RFC 4918 server. Pure fetch()-based, zero dependencies.
Postgres Error Codes
Latest DuckDB support: Run queries and explore your DuckDB Database in VSCode
Who are you? Tackle the thorny issue of identity association.
TanStack Query adapter for noy-db — queryFn + mutationFn helpers that speak the Collection API, plus automatic invalidation from noy-db change events. Framework-agnostic (React / Vue / Solid / Svelte).
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
flush your json to a file
Hai Framework relational database module for SQLite, PostgreSQL, and MySQL.
Svelte stores for noy-db — collectionStore / queryStore / syncStore backed by noy-db change events. Works with Svelte 4 store contract and Svelte 5 runes (via $store subscription interop).
sql parser for nodejs