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

DBMS > Elasticsearch vs. Memcached vs. Microsoft Azure Cosmos DB vs. NebulaGraph vs. Rockset

System Properties Comparison Elasticsearch vs. Memcached vs. Microsoft Azure Cosmos DB vs. NebulaGraph vs. Rockset

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricIn-memory key-value store, originally intended for cachingGlobally distributed, horizontally scalable, multi-model database serviceA distributed, linear scalable, high perfomant Graph DBMSA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelSearch engineKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Graph DBMSDocument store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Spatial DBMSRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score19.42
Rank#32  Overall
#4  Key-value stores
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Websitewww.elastic.co/­elasticsearchwww.memcached.orgazure.microsoft.com/­services/­cosmos-dbgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
rockset.com
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlgithub.com/­memcached/­memcached/­wikilearn.microsoft.com/­azure/­cosmos-dbdocs.nebula-graph.iodocs.rockset.com
DeveloperElasticDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftVesoft Inc.Rockset
Initial release20102003201420192019
Current release8.6, January 20231.6.25, March 2024
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoBSD licensecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0commercial
Cloud-based only infoOnly available as a cloud servicenonoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC++C++
Server operating systemsAll OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
hostedLinuxhosted
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-freeStrong typed schemaschema-free
Typing infopredefined data types such as float or dateyesnoyes infoJSON typesyesdynamic typing
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.nonono infoingestion from XML files supported
Secondary indexesyes infoAll search fields are automatically indexednoyes infoAll properties auto-indexed by defaultyes 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.all fields are automatically indexed
SQL infoSupport of SQLSQL-like query languagenoSQL-like query languageSQL-like query languageRead-only SQL queries, including JOINs
APIs and other access methodsJava API
RESTful HTTP/JSON API
Proprietary protocolDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Browser 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
HTTP REST
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C++
Go
Java
PHP
Python
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesnoJavaScriptuser defined functionsno
Triggersyes infoby using the 'percolation' featurenoJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoImplicit feature of the cloud serviceShardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone infoRepcached, a Memcached patch, provides this functionallityyes infoImplicit feature of the cloud serviceCausal Clustering using Raft protocolyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoMulti-item ACID transactions with snapshot isolation within a partitionACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesnoyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyes
User concepts infoAccess controlyes infousing SASL (Simple Authentication and Security Layer) protocolAccess rights can be defined down to the item levelRole-based access controlAccess rights for users and organizations can be defined via Rockset console
More information provided by the system vendor
ElasticsearchMemcachedMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNebulaGraphRockset
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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
ElasticsearchMemcachedMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNebulaGraphRockset
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

Understanding Elasticsearch Reindexing: When to Reindex, Best Practices and Alternatives
8 May 2024, hackernoon.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

Red Hat and Elastic Fuel Retrieval Augmented Generation for GenAI Use Cases
7 May 2024, Business Wire

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

provided by Google News

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

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

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

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24 April 2024, azure.microsoft.com

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

Evaluating Performance: CosmosDB vs. Azure SQL
16 January 2024, Хабр

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

provided by Google News

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

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, 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

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31 January 2024, SDxCentral

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

RaimaDB logo

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

AllegroGraph logo

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

Neo4j logo

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

Present your product here