mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-26 18:51:55 +02:00
add cql crates link
This commit is contained in:
parent
9e97d8c249
commit
ed0eb89a00
@ -246,7 +246,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
|
||||
[[database](https://crates.io/keywords/database)]
|
||||
|
||||
* NoSQL [[nosql](https://crates.io/keywords/nosql)]
|
||||
* Cassandra [[cassandra](https://crates.io/keywords/cassandra)]
|
||||
* Cassandra [[cassandra](https://crates.io/keywords/cassandra), [cql](https://crates.io/keywords/cql)]
|
||||
* [tupshin/cassandra-rust](https://github.com/tupshin/cassandra-rs) — [Cassandra](http://cassandra.apache.org) bindings
|
||||
* CouchDB
|
||||
* [couchdb-rs/couchdb] (https://github.com/couchdb-rs/couchdb) [[couchdb](https://crates.io/crates/couchdb/)] — a Rust client for the CouchDB REST API [<img src="https://travis-ci.org/couchdb-rs/couchdb.svg?branch=master">](https://travis-ci.org/couchdb-rs/couchdb)
|
||||
|
Loading…
Reference in New Issue
Block a user