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 > Microsoft Azure Table Storage vs. NuoDB vs. RethinkDB vs. SAP HANA

System Properties Comparison Microsoft Azure Table Storage vs. NuoDB vs. RethinkDB vs. SAP HANA

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMicrosoft Azure Table Storage  Xexclude from comparisonNuoDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSAP HANA  Xexclude from comparison
DescriptionA Wide Column Store for rapid development using massive semi-structured datasetsNuoDB is a webscale distributed database that supports SQL and ACID transactionsDBMS for the Web with a mechanism to push updated query results to applications in realtime.In-memory, column based data store. Available as appliance or cloud service
Primary database modelWide column storeRelational DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.04
Rank#77  Overall
#6  Wide column stores
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score44.27
Rank#23  Overall
#16  Relational DBMS
Websiteazure.microsoft.com/­en-us/­services/­storage/­tableswww.3ds.com/­nuodb-distributed-sql-databaserethinkdb.comwww.sap.com/­products/­hana.html
Technical documentationdoc.nuodb.comrethinkdb.com/­docshelp.sap.com/­hana
DeveloperMicrosoftDassault Systèmes infooriginally NuoDB, Inc.The Linux Foundation infosince July 2017SAP
Initial release2012201320092010
Current release2.4.1, August 20202.0 SPS07 (April 4, 2023), April 2023
License infoCommercial or Open Sourcecommercialcommercial infolimited edition freeOpen Source infoApache Version 2commercial
Cloud-based only infoOnly available as a cloud serviceyesnonono infoalso available as a cloud based service
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++
Server operating systemshostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Windows
Appliance or cloud-service
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometryyes
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.nononono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyesnoyes
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
JDBC
ODBC
Supported programming languages.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresnoJava, SQLSQLScript, R
TriggersnoyesClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicedata is dynamically stored/cached on the nodes where it is read/writtenSharding inforange basedyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes infoManaged transparently by NuoDBSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic lockingACID infotunable commit protocolAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTemporary tablenoyes
User concepts infoAccess controlAccess rights based on private key authentication or shared access signaturesStandard SQL roles/ privileges, Administrative Usersyes infousers and table-level permissionsyes

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
Microsoft Azure Table StorageNuoDBRethinkDBSAP HANA
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

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

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Inside Azure File Storage
7 October 2015, azure.microsoft.com

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 has Microsoft SQL Server in its sights
8 May 2013, ZDNet

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

NuoDB bags $14.2M for distributed database technology
26 February 2014, VatorNews

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB's Open Source NoSQL Now Production-Ready
14 April 2015, Data Center Knowledge

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases | Amazon Web Services
6 February 2024, AWS Blog

SAP GenAI gets boost with AWS cloud and chips
30 May 2024, ERP Today

AWS and SAP collaborate on Generative AI hub in SAP AI Core - Hypertext
3 June 2024, htxt.africa

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

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