nanodb-orm
JSON →A lightweight TypeScript ORM wrapper for Drizzle ORM, currently at version 0.2.4 with an active development cadence. It simplifies Drizzle usage by providing auto-migrations, schema introspection, a CLI for database operations (including Drizzle Studio integration), and a plugin system for audit, validation, and transformation hooks. Unlike raw Drizzle, nanodb-orm offers zero-config migrations, seed data support, and a simplified API that reduces boilerplate. Supports local SQLite and remote Turso databases, with preview features for embedded replicas and concurrent write transactions. Ships with full TypeScript types and tree-shakeable imports.
Resources
packagenanodb-orm ↗