Skip to content

Redis vs UnQLite

A side-by-side look at Redis and UnQLite. For an in-depth review of either product, follow the links below.

Redis

Redis

Development

Redis is an open-source, in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes and streams.

cachinginmemorykeyvalue-store
UnQLite

UnQLite

Development

UnQLite is an embedded NoSQL (Key/Value store and Document-store) database engine. It is a simple, fast, and lightweight key/value database that supports JSON as its primary storage format.

embeddednosqlkeyvalue-storedocument-storejson

Related Comparisons

Apache Cassandra
HyperDex
Apache HBase
Couchbase
ArangoDB
Bluzelle Decentralized DB