cdrs
Cassandra driver
A Rust-based Cassandra native client with features such as connection pooling and query tracing.
Cassandra DB native client written in Rust language. Find 1.x versions on https://github.com/AlexPikalov/cdrs/tree/v.1.x Looking for an async version? - Check WIP https://github.com/AlexPikalov/cdrs-async
342 stars
20 watching
58 forks
Language: Rust
last commit: almost 4 years ago
Linked from 1 awesome list
cassandracdrsclientdatabasedriverrust
Related projects:
Repository | Description | Stars |
---|---|---|
alexpikalov/cdrs-async | An asynchronous driver for interacting with Apache Cassandra and Scylla databases in Rust | 53 |
krojew/cdrs-tokio | An async Cassandra driver written in Rust with high configurability for performance and scalability | 137 |
cassandra-rs/cassandra-rs | A Rust library that provides a thin wrapper around the DataStax C/C++ driver for interacting with Apache Cassandra databases. | 134 |
apache/cassandra-java-driver | Provides a Java client for interacting with Apache Cassandra database | 1,353 |
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
datastax/cpp-driver | A C++ client library for Apache Cassandra | 406 |
datastax/csharp-driver | A C# client library for interacting with Apache Cassandra databases | 640 |
datastax/ruby-driver | A Ruby client driver for Apache Cassandra | 233 |
alexcrichton/tar-rs | A Rust library for reading and writing tar archives | 629 |
whatyouhide/xandra | A Cassandra/ScyllaDB driver for Elixir that provides fast and robust connection pooling, query preparation, and streaming capabilities. | 405 |
datastax/nodejs-driver | A Node.js client library for interacting with Apache Cassandra databases | 1,240 |
datastax/php-driver | A PHP client library for interacting with Apache Cassandra databases | 435 |
datastax/python-driver | A Python client library for interacting with Apache Cassandra databases | 1,393 |
alexcrichton/ssh2-rs | Rust bindings to an ssh client library | 491 |
kubo/rust-oracle | An Oracle database driver written in Rust | 192 |