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 > Google BigQuery vs. Microsoft Azure Data Explorer vs. Oracle NoSQL vs. SAP HANA vs. UniData,UniVerse

System Properties Comparison Google BigQuery vs. Microsoft Azure Data Explorer vs. Oracle NoSQL vs. SAP HANA vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameGoogle BigQuery  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSAP HANA  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionLarge scale data warehouse service with append-only tablesFully managed big data interactive analytics platformA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesIn-memory, column based data store. Available as appliance or cloud serviceMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelRelational DBMSRelational DBMS infocolumn orientedDocument store
Key-value store
Relational DBMS
Relational DBMSMultivalue DBMS
Secondary database modelsDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score60.38
Rank#19  Overall
#13  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websitecloud.google.com/­bigqueryazure.microsoft.com/­services/­data-explorerwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sap.com/­products/­hana.htmlwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationcloud.google.com/­bigquery/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlhelp.sap.com/­hanadocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperGoogleMicrosoftOracleSAPRocket Software
Initial release20102019201120101985
Current releasecloud service with continuous releases23.3, December 20232.0 SPS07 (April 4, 2023), April 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnono infoalso available as a cloud based serviceno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC
Server operating systemshostedhostedLinux
Solaris SPARC/x86
Appliance or cloud-serviceAIX
HP-UX
Linux
Solaris
Windows
Data schemeyesFixed schema with schema-less datatypes (dynamic)Support Fixed schema and Schema-less deployment with the ability to interoperate between them.yesschema-free
Typing infopredefined data types such as float or dateyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesoptionalyesoptional
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.noyesnono
Secondary indexesnoall fields are automatically indexedyesyesyes
SQL infoSupport of SQLyesKusto Query Language (KQL), SQL subsetSQL-like DML and DDL statementsyesyes
APIs and other access methodsRESTful HTTP/JSON APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
RESTful HTTP APIJDBC
ODBC
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languages.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresuser defined functions infoin JavaScriptYes, possible languages: KQL, Python, RnoSQLScript, Ryes
Triggersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynoyesyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Electable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkwith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoSince BigQuery is designed for querying datanoconfigurable infoACID within a storage node (=shard)ACIDACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infooff heap cacheyes
User concepts infoAccess controlAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)Azure Active Directory AuthenticationAccess rights for users and rolesyesAccess rights according to SQL-standard and operating system based

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
CData: 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 BigQueryMicrosoft Azure Data ExplorerOracle NoSQLSAP HANAUniData,UniVerse
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

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

show all

Recent citations in the news

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
20 July 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Hightouch Announces $38M in Funding and Launches New Customer 360 Toolkit
20 July 2023, Datanami

Google Cloud Platform breaks through with big enterprises, signs up Disney and others
23 March 2016, ZDNet

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

provided by Google News

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23 January 2024, Microsoft

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23 November 2023, InfoQ.com

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, Microsoft

provided by Google News

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

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

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

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

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

provided by Google News

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

SAP reveals latest update of SAP HANA Cloud
9 May 2024, Edge Middle East

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

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

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

provided by Google News

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

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

Data + software services
21 August 2018, UCAR

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

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

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.

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Milvus logo

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

Present your product here