Arkormˣ

JSON →
library 2.4.2 ·javascript
verified Jun 4, 2026

Arkormˣ (v2.4.2) is a modern TypeScript-first ORM for Node.js with an adapter-based architecture. It provides a familiar model layer, fluent query builder, and transaction support, framework-agnostic and runtime-agnostic. Key differentiators: optional Prisma 2.x compatibility path (allows using existing Prisma schema and client), Kysely adapter for raw SQL, and an intuitive Eloquent-like API. Stable release cadence (minor updates every few weeks). Requires Node >=20.0.0 and relies on 'kysely' and 'pg' for database connectivity.