diff --git a/README.md b/README.md
index a6e1dc4..32e6031 100644
--- a/README.md
+++ b/README.md
@@ -759,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)