LevelDB Alternatives

Free LevelDB Alternatives

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 .. read more.

According to people there are many software similar to it, and the best alternative to LevelDB is Redis which is both free and open source. Other highly recommended applications include CouchDB (Free,Commercial) , MongoDB (Free) and PouchDB (Free).
In total people have suggested 5 alternatives to LevelDB that share similarities by use case and feature set. In this list with its current filter selection you'll find 4 Free LevelDB alternatives.

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.

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

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

PouchDB

PouchDB is a free and open-source JavaScript database inspired by Apache CouchDB. The database is designed from the ground-up to run well within modern web browsers. With PouchDB you can create web applications that works as well offline as they do online. PouchDB achives this by storing data locally, then synchronize it with CouchDB and compatible servers when the user get internet access once again. This is especially useful for applications facing countries and regions with lower quality internet connections or unstable infrastructure.

Free & Open Source

How Are These LevelDB Alternatives Generated?

Information found on this page is crowd-sourced by the community and contains the most agreed upon Free LevelDB alternatives. You can use this information to find similar software to LevelDB for specific platforms with various pricing options and licenses. Anyone that have previously used LevelDB can suggest alternatives, vote on the accuracy of other users claims, and help more people in the process of doing so.

This page was last updated on Sun 23 Jan 2022 (3 weeks, 1 day ago).