Search for cassandra, returned 12 packages
Displaying results 1 - 12.
-
Fluent Cassandra
By:
FluentCassandra is a .NET library for accessing Cassandra, which wraps the Thrift client library and provides a more fluent POCO interface for accessing and querying the objects in Cassandra.
-
cassandra-sharp - high performance .NET driver for Apache Cassandra
By:
cassandra-sharp - high performance .NET driver for Apache Cassandra. Major features (): * async operations (Rx / TPL) - fully compatible with C# async * streaming support * extensible rowset mapping (poco and map provided out of the box) * robust connection handling (with recovery) * multiple extension points cassandra-sharp does support: * .NET ... More information
-
Lucky.Cassandra
By:
An implementation of .net 4.0's ObjectCache that saves to an instance of a Cassandra Db.
-
cassandra-sharp-interfaces - interfaces for cassandra-sharp
By:
Interfaces for cassandra-sharp
-
Cassandraemon
By:
Cassandraemon is LINQ Provider for Apache Cassandra.
-
Cassandra Log4Net Appender Library
By:
This project is a c# port of Log4J DataStax Cassandra Appender
-
cassandra-sharp-core - core implementation of cassandra-sharp
By:
Core implementation of cassandra-sharp
-
cassandra-sharp-tools - tools for Cassandra using cassandra-sharp driver
By:
Tools for cassandra-sharp-interfaces
-
cassandra-sharp-contrib - extensions for cassandra-sharp
By:
cassandra-sharp-contrib is a collection of extensions for cassandra-sharp: * log4net appender * cassandra-sharp ILogger See https://github.com/pchalamet/cassandra-sharp-contrib for more information.
-
Execom IOG database for .NET
By:
Immutable Object Graph database for .NET has following goals: * enable native .NET objects to be stored anywhere * thread safe objects using isolated workspaces * multiple versions of the data * object database for embedded and medium scale systems * zero-configuration code first entity modelling * query through object navigation and LINQ Availab... More information
-
CQLSharp - A Cassandra Binary Protocol Client for .NET
By:
CqlSharp is a high performance, asynchronous Cassandra CQL binary protocol driver offering an ADO.NET like interface. See https://github.com/reuzel/CqlSharp/wiki/Features for an extensive feature list.
-
DataStax C# Driver for Apache Cassandra(Beta)
By:
A C# client driver for Apache Cassandra(Beta). This driver works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's binary protocol.