diff --git a/README.md b/README.md
index ccaf913..f51b2d1 100644
--- a/README.md
+++ b/README.md
@@ -349,6 +349,8 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
* Neo4j [[cypher](https://crates.io/keywords/cypher), [neo4j](https://crates.io/keywords/neo4j)]
* Redis [[redis](https://crates.io/keywords/redis)]
* [mitsuhiko/redis-rs](https://github.com/mitsuhiko/redis-rs) — [Redis](http://redis.io) library in Rust [](https://travis-ci.org/mitsuhiko/redis-rs)
+ * UnQLite
+ * [zitsen/unqlite.rs](https://github.com/zitsen/unqlite.rs) - [UnQLite](http://unqlite.org) - An Embeddable NoSQL Database Engine library wrapper for Rust [](https://travis-ci.org/zitsen/unqlite.rs)
* SQL [[sql](https://crates.io/keywords/sql)]
* MySql [[mysql](https://crates.io/keywords/mysql)]
* [blackbeam/rust-mysql-simple](https://github.com/blackbeam/rust-mysql-simple) [[mysql](https://crates.io/crates/mysql)] — a native MySql client [](https://travis-ci.org/blackbeam/rust-mysql-simple)