defuss-db
JSON →TypeScript-first, isomorphic database abstraction supporting multiple backends (IndexedDB via Dexie, SQLite/libSQL, MongoDB, JSONL). v2.0.2 is current stable. Schema-driven table definition with auto-indexing, unified CRUD, and a provider-agnostic aggregation pipeline (joins, grouping, sorting). Differentiators: single API across browser and Node.js, built-in upsert, unique indexes, and no ORM overhead. Monthly releases. Ships types. ESM-only, requires Node >=18.17.1.