By tag: Cassandra
0
kicks
Your First Fluent Cassandra Application (part 2)
Last time I demonstrated how to create your first Fluent Cassandra app. After we finished learning about how to create records and save them to the database, I issued a challenge to implement comments for our command line blog app we created.
0
kicks
Cassandra Jump Start For The Windows Developer
Cassandra is an open source distributed database management system. It is an Apache Software Foundation top-level project, as of February 17, 2010, designed to handle very large amounts of data spread out across many commodity servers while providing a highly available service with no single point o...