KeyDB Alternatives

KeyDB Alternatives for Self-Hosted

KeyDB is fast, free, and open-source NoSQL database with full compatibility for Redis APIs, clients, and modules. The database was originally forked from the Redis code-base and has been improved to handle multithreading, memory efficiency, and higher .. read more.

According to people there are many software similar to it, and the best alternative to KeyDB is CouchDB which is both free , commercial and open source. Other highly recommended applications include Redis (Free) , Memcached (Free) and Apache HBase (Free).
In total people have suggested 30 alternatives to KeyDB that share similarities by use case and feature set. In this list with its current filter selection you'll find 14 KeyDB alternatives for Self-Hosted.

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
👍 Most people think CouchDB is a good alternative to KeyDB.

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 KeyDB.

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

Apache HBase

With Apache HBase manager realtime read/write access to your Big Data. Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable: A Distributed Storage System for Structured Data. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS.

Free & Open Source

SQLite

SQLite is a free and open-source relational database management system that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. Rather than being a typical client–server database engine, SQLite is self-contained and can be embedded into applications. Making it perfect for development frameworks that want to provide a default database without setup, or applications that needs an embedded database. SQLite is built into all mobile operating systems and most computers and comes bundled with a countless applications. SQLite is also ACID-compliant and implements most of the SQL standard, generally following PostgreSQL syntax.

Free & Open Source

RedisGraph

RedisGraph is the first free and open source queryable Property Graph database to use sparse matrices to represent the adjacency matrix in graphs and linear algebra to query the graph.

Free & Open Source

TerminusDB

TerminusDB is an open-source full-featured in-memory graph database management system that stores data like git.

Commercial & Proprietary

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.

Free & Open Source

GraphDB

GraphDB is a simple graph API for SQL Server. The GraphDB database resides inside of your SQL server and together with .Net 4.5 assemblies partitioned into a client and an admin API. The Client API allow users to connect to a GraphDB store and store graphs of entities in workspaces. The API has a rich set of data-, security- and graph-related methods to easily manage entities, collaboration and networks. While the Admin APU allows you store and manage data, and manage security related tasks and user accounts.

Commercial & Proprietary

TaffyDB

TaffyDB is a free and open source, Pure-JavaScript database abstraction that stores data in JSON format. TaffyDB provides INSERT, DELETE, GET (SELECT)  and JOIN methods to execure the data similar to that of traditional relational SQL databases. TaffyDB allows you to quickly setup an in-memory database that can be used in the same fashion as an SQLite database would, without configuration and a database server running.

Free & Open Source

CrateDB

CrateDB is the leading, distributed SQL database for relational and time‑series data. CrateDB provides a distributed SQL DBMS built atop NoSQL storage & indexing delivers the best of SQL & NoSQL in one DB. It's designed for simple scalability with a masterless architecture with auto-sharding & replication. It also provides solutions for dynamic schema where the schema evolves automatically as new columns are inserted, while handling any tabular or non-tabular data to support a wide range of use cases. CrateDB is the perfect choice for your machine data.

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 KeyDB Alternatives Generated?

Information found on this page is crowd-sourced by the community and contains the most agreed upon KeyDB alternatives for Self-Hosted. You can use this information to find similar software to KeyDB for specific platforms with various pricing options and licenses. Anyone that have previously used KeyDB 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).