Express Cassandra is a NodeJS ORM / ODM for Cassandra, written in Javascript.
Express-Cassandra is a Cassandra ORM/ODM for NodeJS. No more hassling with raw cql queries from your nodejs web frameworks. Express-Cassandra automatically loads your models and provides you with object oriented mapping to your cassandra tables like a standard ORM/ODM. It's decoupled nature allows you to use it with many popular node frameworks without much hassle.
If you have a question about express-cassandra (not a bug report) or having trouble using it, please post it here.
Documentation
http://express-cassandra.readthedocs.io/
Project HomePage
https://github.com/masumsoft/express-cassandra
Feature Requests, Enhancements and Bug Reports