Scyllorm

JSON →
library 0.0.9 ·javascript
verified Jun 5, 2026

Experimental TypeScript ORM for ScyllaDB (and theoretically Cassandra) using the Data Mapper pattern, inspired by TypeORM. Current version 0.0.9, pre-1.0 with limited features and no active release schedule. Key differentiators: native ScyllaDB support via DataStax Cassandra driver, decorator-based model definitions, and opinions about schema design. Alternatives like TypeORM or MikroORM lack ScyllaDB optimizations. Not production-ready; missing many features.