IMean Cassandra ORM

JSON →
library 4.0.0 ·javascript
verified Jun 4, 2026

IMean Cassandra ORM (v2) is a TypeScript-first ORM for Apache Cassandra and ScyllaDB, built on Zod for type-safe schema definitions. The current stable version is 4.0.0, requiring Node.js >=20 and Zod v4.x. It provides automatic CQL generation, schema synchronization (auto-migration), optional ClickHouse dual-write for analytics, and ANN vector search. Unlike Cassandra drivers alone, it offers a high-level abstraction with runtime validation and type inference from Zod schemas. The library ships TypeScript types and is released under the MIT license.