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

DBMS > Amazon DynamoDB vs. Hive vs. NuoDB vs. WakandaDB vs. XTDB

System Properties Comparison Amazon DynamoDB vs. Hive vs. NuoDB vs. WakandaDB vs. XTDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonHive  Xexclude from comparisonNuoDB  Xexclude from comparisonWakandaDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons clouddata warehouse software for querying and managing large distributed datasets, built on HadoopNuoDB is a webscale distributed database that supports SQL and ACID transactionsWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access dataA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSObject oriented DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score0.10
Rank#356  Overall
#17  Object oriented DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websiteaws.amazon.com/­dynamodbhive.apache.orgwww.3ds.com/­nuodb-distributed-sql-databasewakanda.github.iogithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.aws.amazon.com/­dynamodbcwiki.apache.org/­confluence/­display/­Hive/­Homedoc.nuodb.comwakanda.github.io/­docwww.xtdb.com/­docs
DeveloperAmazonApache Software Foundation infoinitially developed by FacebookDassault Systèmes infooriginally NuoDB, Inc.Wakanda SASJuxt Ltd.
Initial release20122012201320122019
Current release3.1.3, April 20222.7.0 (April 29, 2019), April 20191.19, September 2021
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2commercial infolimited edition freeOpen Source infoAGPLv3, extended commercial license availableOpen Source infoMIT License
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++, JavaScriptClojure
Server operating systemshostedAll OS with a Java VMhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes, extensible-data-notation format
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
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyesnolimited SQL, making use of Apache Calcite
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
Thrift
ADO.NET
JDBC
ODBC
RESTful HTTP APIHTTP REST
JDBC
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C++
Java
PHP
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
JavaScriptClojure
Java
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reduceJava, SQLyesno
Triggersyes infoby integration with AWS Lambdanoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingdata is dynamically stored/cached on the nodes where it is read/writtennonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factoryes infoManaged transparently by NuoDBnoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionnoACID infotunable commit protocolACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoTemporary tableno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users, groups and rolesStandard SQL roles/ privileges, Administrative Usersyes

More information provided by the system vendor

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
Amazon DynamoDBHiveNuoDBWakandaDBXTDB infoformerly named Crux
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

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

Use Amazon DynamoDB incremental exports to drive continuous data retention | Amazon Web Services
12 June 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

Design a data mesh pattern for Amazon EMR-based data lakes using AWS Lake Formation with Hive metastore ...
10 June 2024, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

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

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

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

NuoDB Raises $14.2M Round Led By Dassault Systèmes For Its Distributed Database Management System
26 February 2014, TechCrunch

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

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

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