Cequel is a lightweight query abstraction layer for Cassandra's CQL language. It also provides Cequel::Model, which is an ActiveModel-compliant object-row mapper for Cassandra. Cequel is heavily inspired by the Sequel library.
Mat Brown, Aubrey Holland, Keenan Brock
MIT
gem "cequel", "~> 0.5.6"