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

DBMS > Hive vs. Microsoft Azure Data Explorer vs. STSdb vs. Tigris vs. TinkerGraph

System Properties Comparison Hive vs. Microsoft Azure Data Explorer vs. STSdb vs. Tigris vs. TinkerGraph

Editorial information provided by DB-Engines
NameHive  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonSTSdb  Xexclude from comparisonTigris  Xexclude from comparisonTinkerGraph  Xexclude from comparison
Descriptiondata warehouse software for querying and managing large distributed datasets, built on HadoopFully managed big data interactive analytics platformKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodA horizontally scalable, ACID transactional, document database available both as a fully managed cloud service and for deployment on self-managed infrastructureA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSRelational DBMS infocolumn orientedKey-value storeDocument store
Key-value store
Search engine
Time Series DBMS
Graph 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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Score0.02
Rank#369  Overall
#51  Document stores
#55  Key-value stores
#24  Search engines
#38  Time Series DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitehive.apache.orgazure.microsoft.com/­services/­data-explorergithub.com/­STSSoft/­STSdb4www.tigrisdata.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationcwiki.apache.org/­confluence/­display/­Hive/­Homedocs.microsoft.com/­en-us/­azure/­data-explorerwww.tigrisdata.com/­docs
DeveloperApache Software Foundation infoinitially developed by FacebookMicrosoftSTS Soft SCTigris Data, Inc.
Initial release20122019201120222009
Current release3.1.3, April 2022cloud service with continuous releases4.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoGPLv2, commercial license availableOpen Source infoApache Version 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC#Java
Server operating systemsAll OS with a Java VMhostedWindowsLinux
macOS
Windows
Data schemeyesFixed schema with schema-less datatypes (dynamic)yesyesschema-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-typesyes infoprimitive types and user defined types (classes)yesyes
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.yesnono
Secondary indexesyesall fields are automatically indexednoyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsKusto Query Language (KQL), SQL subsetnonono
APIs and other access methodsJDBC
ODBC
Thrift
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client APICLI Client
gRPC
RESTful HTTP API
TinkerPop 3
Supported programming languagesC++
Java
PHP
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C#
Java
Go
Java
JavaScript (Node.js)
Groovy
Java
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceYes, possible languages: KQL, Python, Rnonono
Triggersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynonono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceSpark connector (open source): github.com/­Azure/­azure-kusto-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistencynone
Foreign keys infoReferential integritynononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyesyesyes, using FoundationDBoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users, groups and rolesAzure Active Directory AuthenticationnoAccess rights for users and rolesno

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
HiveMicrosoft Azure Data ExplorerSTSdbTigrisTinkerGraph
DB-Engines blog posts

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

show all

Recent citations in the news

Apache Software Foundation Announces ApacheĀ® Hive 4.0
30 April 2024, GlobeNewswire

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

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

DataCentral: Uber's Observability and Chargeback Platform
1 February 2024, Uber

provided by Google News

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

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, Microsoft

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7 February 2019, Microsoft

Log and Telemetry Analytics Performance Benchmark
16 August 2022, Gigaom

provided by Google News

Tigris Data Unveils Beta Launch of New Vector Search Tool
19 May 2023, Datanami

Tigris Data Launches All-in-One Developer Data Platform
27 September 2022, Datanami

FerretDB Provides Alternative to MongoDB
19 May 2023, Datanami

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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

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

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.

Milvus logo

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

Present your product here