You are viewing a plain text version of this content. The canonical link for it is here.
Posted to client-dev@cassandra.apache.org by Raul Raja Martinez <ra...@gmail.com> on 2012/10/18 00:11:43 UTC

Firebrand Object Mapper Library for Cassandra

Hello All,

Just wanted to announce a new Open Source Object Mapping and Client library for Cassandra that we have recently released at 47 Degrees.
Firebrand OCM is a simple library for persisting and querying Java Objects to Cassandra.
Among other features it includes a CQL query builder.

It ships with an Hector based implementation at the moment but other ways to access Cassandra may be added in the future.

The code is still in alpha and no stable releases are yet available but snapshots are periodically published via Maven to Sonatype.

For those of you interested in taking a look at it...

http://firebrandocm.org
https://github.com/47deg/firebrand

Best,