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

DBMS > Google Cloud Datastore vs. Microsoft Azure Table Storage vs. SAP HANA vs. UniData,UniVerse vs. VoltDB

System Properties Comparison Google Cloud Datastore vs. Microsoft Azure Table Storage vs. SAP HANA vs. UniData,UniVerse vs. VoltDB

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSAP HANA  Xexclude from comparisonUniData,UniVerse  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA Wide Column Store for rapid development using massive semi-structured datasetsIn-memory, column based data store. Available as appliance or cloud serviceMultiValue database and application server with SQL mapping layer and meta database capabilitiesDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument storeWide column storeRelational DBMSMultivalue DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.49
Rank#79  Overall
#12  Document stores
Score4.92
Rank#73  Overall
#6  Wide column stores
Score45.84
Rank#22  Overall
#16  Relational DBMS
Score3.47
Rank#93  Overall
#2  Multivalue DBMS
Score1.46
Rank#159  Overall
#74  Relational DBMS
Websitecloud.google.com/­datastoreazure.microsoft.com/­en-us/­services/­storage/­tableswww.sap.com/­products/­hana.htmlwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidatawww.voltdb.com
Technical documentationcloud.google.com/­datastore/­docshelp.sap.com/­hanadocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidatadocs.voltdb.com
DeveloperGoogleMicrosoftSAPRocket SoftwareVoltDB Inc.
Initial release20082012201019852010
Current release2.0 SPS07 (April 4, 2023), April 202311.3, April 2022
License infoCommercial or Open SourcecommercialcommercialcommercialcommercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud serviceyesyesno infoalso available as a cloud based servicenono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJava, C++
Server operating systemshostedhostedAppliance or cloud-serviceAIX
HP-UX
Linux
Solaris
Windows
Linux
OS X infofor development
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyes, details hereyesyesoptionalyes
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 indexesyesnoyesyesyes
SQL infoSupport of SQLSQL-like query language (GQL)noyesyesyes infoonly a subset of SQL 99
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
RESTful HTTP APIJDBC
ODBC
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Basic infoU2 Basic
C
Java
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresusing Google App EnginenoSQLScript, RyesJava
TriggersCallbacks using the Google Apps Enginenoyesyes infoU2 Basicno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud serviceyesnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using Paxosyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnoyesnono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsoptimistic lockingACIDACID infoconfigurableACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights based on private key authentication or shared access signaturesyesAccess rights according to SQL-standard and operating system basedUsers and roles with access to stored procedures

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
Google Cloud DatastoreMicrosoft Azure Table StorageSAP HANAUniData,UniVerseVoltDB
Recent citations in the news

Google Cloud is NOT magicking away data egress fees
12 January 2024, The Stack

SAP adds vector datastore to HANA Cloud database
2 November 2023, Techzine Europe

NetApp Cloud Volumes Service datastore support for Google Cloud VMware Engine
7 February 2023, NetApp

Your Memories. Their Cloud.
1 January 2023, The New York Times

All of Google’s cloud database services are now out of beta
16 August 2016, TechCrunch

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

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

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

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

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

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

SAP HANA on Azure Large Instances will be retired by 30 June 2025 – transition to Virtual Machines | Azure updates
29 September 2023, Microsoft

provided by Google News

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

Data + software services
21 August 2018, UCAR

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Combines Streaming, Global Data
1 February 2017, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Present your product here