DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > KeyDB vs. Memcached vs. NebulaGraph

System Properties Comparison KeyDB vs. Memcached vs. NebulaGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameKeyDB  Xexclude from comparisonMemcached  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsIn-memory key-value store, originally intended for cachingA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelKey-value storeKey-value storeGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.71
Rank#226  Overall
#33  Key-value stores
Score19.42
Rank#32  Overall
#4  Key-value stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Websitegithub.com/­Snapchat/­KeyDB
keydb.dev
www.memcached.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationdocs.keydb.devgithub.com/­memcached/­memcached/­wikidocs.nebula-graph.io
DeveloperEQ Alpha Technology Ltd.Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalVesoft Inc.
Initial release201920032019
Current release1.6.25, March 2024
License infoCommercial or Open SourceOpen Source infoBSD-3Open Source infoBSD licenseOpen Source infoApache Version 2.0 + Common Clause 1.0
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CC++
Server operating systemsLinuxFreeBSD
Linux
OS X
Unix
Windows
Linux
Data schemeschema-freeschema-freeStrong typed schema
Typing infopredefined data types such as float or datepartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesnoyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nono
Secondary indexesyes infoby using the Redis Search modulenoyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLnonoSQL-like query language
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocoProprietary protocolBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
Supported programming languagesC
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresLuanouser defined functions
Triggersnono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
none infoRepcached, a Memcached patch, provides this functionallityCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong eventual consistency with CRDTs
Immediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataOptimistic locking, atomic execution of commands blocks and scriptsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsnoyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlsimple password-based access control and ACLyes infousing SASL (Simple Authentication and Security Layer) protocolRole-based access control
More information provided by the system vendor
KeyDBMemcachedNebulaGraph
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
KeyDBMemcachedNebulaGraph
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, microsoft.com

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Redis 6 arrives with multithreading for faster I/O
30 April 2020, InfoWorld

provided by Google News

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 April 2024, Yahoo Singapore News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here