pg_textsearch extension for PGlite
PGlite-powered zero-sync development backend. No Docker required.
PGlite-powered Vitest plugin for @faasjs/pg.
Hibernate-inspired multi-dialect ORM for Node.js/TypeScript — One API, 19 databases, zero lock-in, runs in the browser/WebContainer via WASM (SQLite & Postgres)
Early experiment in the cheapest possible scale-to-zero Postgres. The unified zeropg client (Track E): one connect(DATABASE_URL) factory and one node-postgres-shaped interface over four engines (in-process PGlite for memory://, file:// with a cross-proces
Local-first personal memory system — extracts signals from Feishu/Lark chats and AI-agent sessions into a private knowledge graph, served to any agent via MCP
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.
React 19 hooks and FortemiProvider for the @fortemi/core browser-only knowledge management system. 30 hooks covering notes, hybrid search, tags, collections, SKOS concepts, job queue, capability setup, embeddings, Knowledge Shards, and remote backends.
Browser-only knowledge management core: PGlite (PostgreSQL WASM) data layer, single-writer worker, MCP tools, job queue, capability system, SKOS taxonomy, hybrid search. 100% JSON format parity with the fortemi Rust server.
Normalized, globally-reactive entity graph store for React — replaces TanStack Query's per-view cache model with a single application-wide entity graph built on Zustand.
A PGlite toolkit for Effect