cassandra-java-driver
Cassandra DB client
Provides a Java client for interacting with Apache Cassandra database
Java Driver for Apache Cassandra®
1k stars
143 watching
873 forks
Language: Java
last commit: 8 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
datastax/nodejs-driver | A Node.js client library for interacting with Apache Cassandra databases | 1,240 |
netflix/astyanax | A high-level Java client for Apache Cassandra with features such as fail-over behavior and automatic retry of downed hosts. | 1,039 |
hector-client/hector | A high-level Java client for interacting with a distributed column-oriented NoSQL database | 644 |
datastax/python-driver | A Python client library for interacting with Apache Cassandra databases | 1,393 |
kindrat/cassandra-client | A Java-based graphical client for interacting with Cassandra databases. | 51 |
datastax/ruby-driver | A Ruby client driver for Apache Cassandra | 233 |
datastax/php-driver | A PHP client library for interacting with Apache Cassandra databases | 435 |
datastax/csharp-driver | A C# client library for interacting with Apache Cassandra databases | 640 |
arangodb/arangodb-java-driver | A Java library for interacting with an in-memory NoSQL database | 202 |
datastax/cpp-driver | A C++ client library for Apache Cassandra | 406 |
krojew/cdrs-tokio | An async Cassandra driver written in Rust with high configurability for performance and scalability | 137 |
alexpikalov/cdrs | A Rust-based Cassandra native client with features such as connection pooling and query tracing. | 342 |
k8ssandra/management-api-for-apache-cassandra | A Kubernetes sidecar service layer for Apache Cassandra management and operations | 73 |
ef-labs/vertx-cassandra | Enables asynchronous interaction with Cassandra using the Vert.x framework. | 39 |