Redis Redis
vs
LevelDB LevelDB

This is a side by side comparison of Redis and LevelDB. Two products that are similar in nature, yet provide unique feature-sets that are worth taking in to account before making a purchasing decision or start using the software. This page can help you broadly analyze the products and weigh pros and cons against one another. Allowing you scrutinize peoples opinions about Redis and LevelDB, before making a decision if any of the products fit your use-case.

What is Redis?

Redis is a free and open-source, in in-memory data structure store that can be used as a database, cache or message broker. The project is community developed and released under the BSD license. Redis supports common data structures including strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams.

How much does Redis cost?

No pricing information available..

What platforms does Redis support?

Redis is available for Self-Hosted .

Top Redis Alternatives

Memcached

Memcached is a free and open-source in-memory key-value store used for storing small chunks of data objects in dynamic memory. Most commonly, Memcached is used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an data sources needs to be fetched. Rather than querying the database for each unique request, Memcached can be used to store data from common pages in memory and speedup and improve the experience of a web application or website.

Free & Open Source
👍 Most people think Memcached is a good alternative to Redis.

Apache Cassandra

Apache Cassandra is a free and open-source, distributed, wide column store, NoSQL database management system. Apache Cassandra is designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. The database has become the choice of many organizations that need scalability and high availability without compromising performance. Apache Cassandra also provides support for replicating across multiple datacenters, providing lower latency for end users of Cassandra-powered applications.

Free & Open Source
👍 Most people think Apache Cassandra is a good alternative to Redis.

MongoDB

MongoDB is an open-source document-oriented distributed database built for modern applications. MongoDB uses JSON-like documents with optional schemas and is classified as a NoSQL database. The database is freely distributed under the Server Side Public License, but MongoDB provides commercial version of the database for enterprise-scale applications.

Free & Open Source
👍 Most people think MongoDB is a good alternative to Redis.

The software LevelDB LevelDB is removed from the Top Redis Alternatives since you are comparing against it. If you are looking for more software, applications or projects similar to Redis Redis we recommend you to check out our full list containing 10 Redis Alternatives.

Redis Gallery

What is LevelDB?

LevelDB is a free and open-source key-value storage library developed by Google. LevelDB provides on-disk storage and ordered mapping of string keys to string values. With LevelDB data is stored and sorted by key, and the keys and values are arbitrary byte arrays. The library will also automatically compress files using the Snappy compression library to optimize for storage capacity.

How much does LevelDB cost?

No pricing information available..

What platforms does LevelDB support?

LevelDB is available for Self-Hosted .

Top LevelDB Alternatives

CouchDB

CouchDB is a free and open-source document-oriented NoSQL database developed by the Apache Foundation. The database is written and implemented in the language Erlang and provides the use of multiple formats and protocols to store, transfer, and process data. With CouchDB you query data with JavaScript using MapReduce, and HTTP for an API. Which can be done across multiple distributed CouchDB instances as the database has the ability to synchronize multiple copies of the same database, across servers.

Free , Commercial & Open Source

MongoDB

MongoDB is an open-source document-oriented distributed database built for modern applications. MongoDB uses JSON-like documents with optional schemas and is classified as a NoSQL database. The database is freely distributed under the Server Side Public License, but MongoDB provides commercial version of the database for enterprise-scale applications.

Free & Open Source

ArangoDB

ArangoDB is a database system that was designed to support key/value, document, and graph data to be stored together, and queried via a unified language called AQL. The project is developed by ArangoDB GmbH, and released free and open-source under the Apache License 2.0. The universal "native multi-level" design of the database allows for a flexible approach when structuring and building an application, a feature that many have come to love.

Freemium & Open Source

The software Redis Redis is removed from the Top LevelDB Alternatives since you are comparing against it. If you are looking for more software, applications or projects similar to LevelDB LevelDB we recommend you to check out our full list containing 5 LevelDB Alternatives.

LevelDB Gallery