diff --git a/README.md b/README.md index 57c9e77..32e6031 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,6 @@ See also [Rust — Production](https://www.rust-lang.org/production)(organizatio * [PumpkinDB](https://github.com/PumpkinDB/PumpkinDB) — an event sourcing database engine [](https://travis-ci.org/PumpkinDB/PumpkinDB) * [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — a Redis reimplementation in Rust [](https://travis-ci.org/seppo0010/rsedis) * [ParityDB](https://github.com/paritytech/paritydb) — Fast and reliable database, optimised for read operation -* [Rincon](https://github.com/innoave/rincon) - An ArangoDB driver for Rust * [tikv](https://github.com/tikv/tikv) — a distributed KV database in Rust [](https://circleci.com/gh/tikv/tikv) ### Emulators @@ -760,6 +759,8 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [sfackler/r2d2](https://github.com/sfackler/r2d2) — generic connection pool [](https://travis-ci.org/sfackler/r2d2) * NoSQL [[nosql](https://crates.io/keywords/nosql)] + * [ArangoDB](https://argangodb.com/) + * [Rincon](https://github.com/innoave/rincon) - An ArangoDB (NoSQL and Graph store) driver for Rust * [Cassandra](http://cassandra.apache.org) [[cassandra](https://crates.io/keywords/cassandra), [cql](https://crates.io/keywords/cql)] * [AlexPikalov/cdrs](https://github.com/AlexPikalov/cdrs) [[cdrs](https://crates.io/crates/cdrs)] — native client written in Rust [](https://travis-ci.org/AlexPikalov/cdrs) * [Metaswitch/cassandra-rs](https://github.com/Metaswitch/cassandra-rs) — bindings to the DataStax C/C++ client [](https://travis-ci.org/Metaswitch/cassandra-rs)