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 > Cubrid vs. Ehcache vs. HEAVY.AI vs. Microsoft Azure Data Explorer vs. Tibero

System Properties Comparison Cubrid vs. Ehcache vs. HEAVY.AI vs. Microsoft Azure Data Explorer vs. Tibero

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonEhcache  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonTibero  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPA widely adopted Java cache with tiered storage optionsA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareFully managed big data interactive analytics platformA secure RDBMS, designed for easy portability from Oracle
Primary database modelRelational DBMSKey-value storeRelational DBMSRelational DBMS infocolumn orientedRelational DBMS
Secondary database modelsSpatial DBMSDocument 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
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score4.89
Rank#67  Overall
#8  Key-value stores
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score1.78
Rank#140  Overall
#64  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
www.ehcache.orggithub.com/­heavyai/­heavydb
www.heavy.ai
azure.microsoft.com/­services/­data-explorerus.tmaxsoft.com/­products/­tibero
Technical documentationcubrid.org/­manualswww.ehcache.org/­documentationdocs.heavy.aidocs.microsoft.com/­en-us/­azure/­data-explorertechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
DeveloperCUBRID Corporation, CUBRID FoundationTerracotta Inc, owned by Software AGHEAVY.AI, Inc.MicrosoftTmaxSoft
Initial release20082009201620192003
Current release11.0, January 20213.10.0, March 20225.10, January 2022cloud service with continuous releases6, April 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2; enterprise edition availablecommercialcommercial
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 languageC, C++, JavaJavaC++ and CUDAC and Assembler
Server operating systemsLinux
Windows
All OS with a Java VMLinuxhostedAIX
HP-UX
Linux
Solaris
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-typesyes
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 indexesyesnonoall fields are automatically indexedyes
SQL infoSupport of SQLyesnoyesKusto Query Language (KQL), SQL subsetyes
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
JCacheJDBC
ODBC
Thrift
Vega
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaAll languages supporting JDBC/ODBC/Thrift
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresJava Stored ProceduresnonoYes, possible languages: KQL, Python, RPersistent Stored Procedure (PSM)
Triggersyesyes infoCache Event Listenersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoby using Terracotta ServerSharding infoRound robinSharding infoImplicit feature of the cloud servicehorizontal partitioning infoby range, hash, list or composite
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoby using Terracotta ServerMulti-source replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infosupports JTA and can work as an XA resourcenonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnono infoplanned for next version
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardAzure Active Directory Authenticationfine grained access rights according to SQL-standard (SQL 92, SQL 99)

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
CubridEhcacheHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Microsoft Azure Data ExplorerTibero
Recent citations in the news

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3 June 2021, hackernoon.com

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, DZone

provided by Google News

HEAVY.AI Introduces HeavyIQ, Delivering Powerful Conversational Analytics Focused on Location and Time Data
19 March 2024, Datanami

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

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

General availability: New KQL function to enrich your data analysis with geographic context | Azure updates
6 June 2023, Microsoft

Public Preview: Azure Cosmos DB to Azure Data Explorer Synapse Link | Azure updates
9 January 2023, Microsoft

Azure Data Explorer and Stream Analytics for anomaly detection
16 January 2020, Microsoft

provided by Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23 April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18 April 2023, BusinessKorea

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

Tmax deploys advanced database management system at UITM's disaster recovery site
30 December 2022, The Malaysian Reserve

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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

RaimaDB logo

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

Neo4j logo

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

Present your product here