cassandra-rs

Cassandra database library

A Rust library that provides a thin wrapper around the DataStax C/C++ driver for interacting with Apache Cassandra databases.

Cassandra (CQL) driver for Rust, using the DataStax C/C++ driver under the covers.

GitHub

134 stars
9 watching
55 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
datastax/csharp-driver A C# client library for interacting with Apache Cassandra databases 641
datastax/ruby-driver A Ruby client driver for Apache Cassandra 235
datastax/cpp-driver A C++ client library for Apache Cassandra 404
datastax/python-driver A Python client library for interacting with Apache Cassandra databases 1,393
datastax/php-driver A PHP client library for interacting with Apache Cassandra databases 435
datastax/nodejs-driver A Node.js client library for interacting with Apache Cassandra databases 1,243
alexpikalov/cdrs A Rust-based Cassandra native client with features such as connection pooling and query tracing. 341
krojew/cdrs-tokio An async Cassandra driver written in Rust with high configurability for performance and scalability 137
alexpikalov/cdrs-async An asynchronous driver for interacting with Apache Cassandra and Scylla databases in Rust 53
vert-x3/vertx-cassandra-client An extension for interacting with Apache Cassandra using the DataStax Java Driver 33
randombit/botan-rs A Rust cryptography library that wraps the Botan C API 34
chill-rs/chill A client-side CouchDB library for Rust, aiming to provide a convenient and efficient way to interact with CouchDB databases. 36
rust-rocksdb/rust-rocksdb A Rust wrapper around the RocksDB database system. 1,893
rustixir/darkbird An in-memory document-oriented database optimized for fast real-time data searches and queries. 496
scholtzan/rdf-rs A Rust library for working with Resource Description Framework (RDF) data and SPARQL queries. 27