DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DocumentDB vs. NebulaGraph vs. NuoDB vs. Oracle NoSQL vs. Sadas Engine

System Properties Comparison Amazon DocumentDB vs. NebulaGraph vs. NuoDB vs. Oracle NoSQL vs. Sadas Engine

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonNuoDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceA distributed, linear scalable, high perfomant Graph DBMSNuoDB is a webscale distributed database that supports SQL and ACID transactionsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelDocument storeGraph DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#132  Overall
#24  Document stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websiteaws.amazon.com/­documentdbgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.3ds.com/­nuodb-distributed-sql-databasewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sadasengine.com
Technical documentationaws.amazon.com/­documentdb/­resourcesdocs.nebula-graph.iodoc.nuodb.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperVesoft Inc.Dassault Systèmes infooriginally NuoDB, Inc.OracleSADAS s.r.l.
Initial release20192019201320112006
Current release23.3, December 20238.0
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0commercial infolimited edition freeOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial infofree trial version available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++JavaC++
Server operating systemshostedLinuxhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Solaris SPARC/x86
AIX
Linux
Windows
Data schemeschema-freeStrong typed schemayesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyesyesyesoptionalyes
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.nonononono
Secondary indexesyesyes 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.yesyesyes
SQL infoSupport of SQLnoSQL-like query languageyesSQL-like DML and DDL statementsyes
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)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
RESTful HTTP APIJDBC
ODBC
Proprietary protocol
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
.Net
C++
Go
Java
PHP
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresnouser defined functionsJava, SQLnono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingdata is dynamically stored/cached on the nodes where it is read/writtenShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasCausal Clustering using Raft protocolyes infoManaged transparently by NuoDBElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyes infoRelationships in graphsyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDACID infotunable commit protocolconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoTemporary tableyes infooff heap cacheyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess rights for users and rolesRole-based access controlStandard SQL roles/ privileges, Administrative UsersAccess rights for users and rolesAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
Amazon DocumentDBNebulaGraphNuoDBOracle NoSQLSadas Engine
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
Amazon DocumentDBNebulaGraphNuoDBOracle NoSQLSadas Engine
DB-Engines blog posts

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

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

AWS announces Amazon DocumentDB I/O-Optimized
21 November 2023, AWS Blog

AWS announces vector search for Amazon DocumentDB
29 November 2023, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

Mask sensitive Amazon DocumentDB log data with Amazon CloudWatch Logs data protection | Amazon Web Services
16 April 2024, AWS Blog

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

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

Dassault Systemes to acquire U.S.-based NuoDB
25 November 2020, MarketWatch

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

What You Need to Know About NoSQL Databases
17 February 2012, Forbes

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

RaimaDB logo

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

Milvus logo

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

Present your product here