cassandra-rust
r2d2
Our great sponsors
cassandra-rust | r2d2 | |
---|---|---|
0 | 1 | |
51 | 1,235 | |
- | - | |
0.0 | 2.1 | |
about 3 years ago | about 1 month ago | |
Rust | Rust | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cassandra-rust
We haven't tracked posts mentioning cassandra-rust yet.
Tracking mentions began in Dec 2020.
r2d2
-
How to create a connection pool for MongoDB in Rust?
When you look at r2d2 (https://crates.io/crates/r2d2), it says:
What are some alternatives?
diesel - A safe, extensible ORM and Query Builder for Rust
redis-rs - Redis library for rust
tikv - Distributed transactional key-value database, originally created to complement TiDB
rust-postgres - Native PostgreSQL driver for the Rust programming language
rust-mysql-simple - Mysql client library implemented in rust.
rusqlite - Ergonomic bindings to SQLite for Rust
rust-etcd - An etcd client library for Rust.
mongo-rust-driver-prototype
cdrs - 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
rust-rocksdb - rust wrapper for rocksdb
mysql_async - Asyncronous Rust Mysql driver based on Tokio.
SQLite - Interface to SQLite