DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Drizzle vs. Microsoft Azure Cosmos DB vs. NebulaGraph vs. NuoDB

System Properties Comparison Drizzle vs. Microsoft Azure Cosmos DB vs. NebulaGraph vs. NuoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonNuoDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Globally distributed, horizontally scalable, multi-model database serviceA distributed, linear scalable, high perfomant Graph DBMSNuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Graph DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
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.89
Rank#198  Overall
#92  Relational DBMS
Websiteazure.microsoft.com/­services/­cosmos-dbgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.3ds.com/­nuodb-distributed-sql-database
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbdocs.nebula-graph.iodoc.nuodb.com
DeveloperDrizzle project, originally started by Brian AkerMicrosoftVesoft Inc.Dassault Systèmes infooriginally NuoDB, Inc.
Initial release2008201420192013
Current release7.2.4, September 2012
License infoCommercial or Open SourceOpen Source infoGNU GPLcommercialOpen Source infoApache Version 2.0 + Common Clause 1.0commercial infolimited edition free
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C++
Server operating systemsFreeBSD
Linux
OS X
hostedLinuxhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeyesschema-freeStrong typed schemayes
Typing infopredefined data types such as float or dateyesyes infoJSON typesyesyes
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 indexesyesyes 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.yes
SQL infoSupport of SQLyes infowith proprietary extensionsSQL-like query languageSQL-like query languageyes
APIs and other access methodsJDBCDocumentDB 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
ADO.NET
JDBC
ODBC
Supported programming languagesC
C++
Java
PHP
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C++
Go
Java
PHP
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoJavaScriptuser defined functionsJava, SQL
Triggersno infohooks for callbacks inside the server can be used.JavaScriptyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud serviceShardingdata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud serviceCausal Clustering using Raft protocolyes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-item ACID transactions with snapshot isolation within a partitionACIDACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC
Durability infoSupport for making data persistentyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoTemporary table
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights can be defined down to the item levelRole-based access controlStandard SQL roles/ privileges, Administrative Users
More information provided by the system vendor
DrizzleMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNebulaGraphNuoDB
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
DrizzleMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNebulaGraphNuoDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

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

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

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

provided by Google News

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

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

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, Yahoo Finance

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

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

provided by Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Singapore News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Movies UK

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

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

Present your product here