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

DBMS > BigObject vs. Hawkular Metrics vs. HugeGraph vs. Microsoft Azure Data Explorer vs. TimescaleDB

System Properties Comparison BigObject vs. Hawkular Metrics vs. HugeGraph vs. Microsoft Azure Data Explorer vs. TimescaleDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonHugeGraph  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.A fast-speed and highly-scalable Graph DBMSFully managed big data interactive analytics platformA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedTime Series DBMSGraph DBMSRelational DBMS infocolumn orientedTime Series 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
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitebigobject.iowww.hawkular.orggithub.com/­hugegraph
hugegraph.apache.org
azure.microsoft.com/­services/­data-explorerwww.timescale.com
Technical documentationdocs.bigobject.iowww.hawkular.org/­hawkular-metrics/­docs/­user-guidehugegraph.apache.org/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.timescale.com
DeveloperBigObject, Inc.Community supported by Red HatBaiduMicrosoftTimescale
Initial release20152014201820192017
Current release0.9cloud service with continuous releases2.15.0, May 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache 2.0Open Source infoApache Version 2.0commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
OS X
Windows
Linux
macOS
Unix
hostedLinux
OS X
Windows
Data schemeyesschema-freeyesFixed schema with schema-less datatypes (dynamic)yes
Typing infopredefined data types such as float or dateyesyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nononoyesyes
Secondary indexesyesnoyes infoalso supports composite index and range indexall fields are automatically indexedyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnonoKusto Query Language (KQL), SQL subsetyes infofull PostgreSQL SQL syntax
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
HTTP RESTJava API
RESTful HTTP API
TinkerPop Gremlin
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesGo
Java
Python
Ruby
Groovy
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresLuanoasynchronous Gremlin script jobsYes, possible languages: KQL, Python, Ruser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyes infovia Hawkular Alertingnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on Cassandrayes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoImplicit feature of the cloud serviceyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infobased on Cassandrayes infodepending on used storage backend, e.g. Cassandra and HBaseyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonovia hugegraph-sparkSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyes infoedges in graphnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyesyes
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.yesnoyesnono
User concepts infoAccess controlnonoUsers, roles and permissionsAzure Active Directory Authenticationfine grained access rights according to SQL-standard

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
BigObjectHawkular MetricsHugeGraphMicrosoft Azure Data ExplorerTimescaleDB
Recent citations in the news

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

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

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 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

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

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

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