From d8b5ddfa62d4a3afba351628ad902c99d0fae065 Mon Sep 17 00:00:00 2001 From: Huo Linhe Date: Thu, 26 May 2016 09:19:29 +0800 Subject: [PATCH] Add unqlite --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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)