Resources on Apache Cassandra for the .Net devs

image

I’ve been playing around with MongoDB, a no SQL database just like Facebook’s Cassandra. This morning I heard about Nick Berardi’s posts about running Cassandra on Windows and decided to do some reading on it.

In the process I’ve found some useful links

At this point I realize “yikes, do I have to have the terminal window open to run Cassandra”. Upon quick search I found another Nick’s excellent post:

While I’ve got those 2 projects downloading on the background, I just realize the C# code needed to connect to Cassandra (through an intermediary service called Thrift)looks quite ugly.

And I found Nick’s Fluent Cassandra project:


About this entry