Express-Cassandra

JSON →
library 1.9.3 ·javascript
verified Jun 5, 2026

Express-Cassandra is a framework-independent Cassandra Object Models (ORM) for NodeJS that wraps the DataStax DSE driver (based on cassandra-driver). Version 1.9.3 supports Cassandra 3.x with features like CRUD operations, data type validations, materialized views, secondary/custom/SASI indexes, user-defined types, batch operations, hook functions, automatic migrations, and promise support via Async suffixed functions. It is compatible with Express, Restify, Hapi, Koa, and more. Note: legacy Cassandra 2.x users must use version 0.5.4. The ORM is built on a highly modified version of apollo-cassandra.