Cequel is an ActiveRecord-like domain model layer for Cassandra that exposes the robust data modeling capabilities of CQL3, including parent-child relationships via compound primary keys and in-memory atomic manipulation of collection columns.
gem install cequelNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a Cassandra model with Cequel and create a record.
Ensure your Cassandra cluster version is compatible.
No dependency data recorded yet.