R is for “row” : ) (And generally I think the term “ORM” is well-understood even when applied to non-relational databases)
On Wed, Feb 19, 2014 at 1:37 PM, Jeffrey Kesselman <jef...@gmail.com> wrote: > why do you call it an ORM when Cassandra is not relational? > > > On Wed, Feb 19, 2014 at 11:39 AM, Matthew A. Brown > <mat.a.br...@gmail.com>wrote: > >> Hi all, >> >> I recently released version 1.0 of Cequel<https://github.com/cequel/cequel>, >> a high-level Ruby library for Cassandra using CQL3. Version 1.0 provides an >> object-oriented abstraction for CQL3 data modeling, including parent-child >> relationships using compound primary keys, and collection columns with >> atomic updates. Here's a short slideshow demonstrating its >> use<http://cequel.github.io> >> . >> >> I'd much appreciate any feedback about the library, as I intend to >> continue developing and extending it. Thank you! >> >> Mat >> > > > > -- > It's always darkest just before you are eaten by a grue. >