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

DBMS > Amazon DocumentDB vs. BaseX vs. Drizzle vs. NebulaGraph vs. WakandaDB

System Properties Comparison Amazon DocumentDB vs. BaseX vs. Drizzle vs. NebulaGraph vs. WakandaDB

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonBaseX  Xexclude from comparisonDrizzle  Xexclude from comparisonNebulaGraph  Xexclude from comparisonWakandaDB  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.
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A distributed, linear scalable, high perfomant Graph DBMSWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelDocument storeNative XML DBMSRelational DBMSGraph DBMSObject oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#131  Overall
#24  Document stores
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score0.10
Rank#356  Overall
#16  Object oriented DBMS
Websiteaws.amazon.com/­documentdbbasex.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
wakanda.github.io
Technical documentationaws.amazon.com/­documentdb/­resourcesdocs.basex.orgdocs.nebula-graph.iowakanda.github.io/­doc
DeveloperBaseX GmbHDrizzle project, originally started by Brian AkerVesoft Inc.Wakanda SAS
Initial release20192007200820192012
Current release11.0, June 20247.2.4, September 20122.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialOpen Source infoBSD licenseOpen Source infoGNU GPLOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoAGPLv3, extended commercial license 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 languageJavaC++C++C++, JavaScript
Server operating systemshostedLinux
OS X
Windows
FreeBSD
Linux
OS X
LinuxLinux
OS X
Windows
Data schemeschema-freeschema-freeyesStrong typed schemayes
Typing infopredefined data types such as float or dateyesno infoXQuery supports typesyesyesyes
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
Secondary indexesyesyesyesyes 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 SQLnonoyes infowith proprietary extensionsSQL-like query languageno
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
JDBCBrowser 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
RESTful HTTP API
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C
C++
Java
PHP
.Net
C++
Go
Java
PHP
Python
JavaScript
Server-side scripts infoStored proceduresnoyesnouser defined functionsyes
Triggersnoyes infovia eventsno infohooks for callbacks inside the server can be used.yes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasnoneMulti-source replication
Source-replica replication
Causal Clustering using Raft protocolnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsmultiple readers, single writerACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and rolesUsers with fine-grained authorization concept on 4 levelsPluggable authentication mechanisms infoe.g. LDAP, HTTPRole-based access controlyes
More information provided by the system vendor
Amazon DocumentDBBaseXDrizzleNebulaGraphWakandaDB
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 DocumentDBBaseXDrizzleNebulaGraphWakandaDB
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

Recent citations in the news

A hybrid approach for homogeneous migration to an Amazon DocumentDB elastic cluster | Amazon Web Services
4 June 2024, AWS Blog

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

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20 May 2024, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8 March 2024, AWS Blog

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

provided by Google News

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

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

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

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.

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