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 > Ehcache vs. IBM Db2 vs. Microsoft Azure Data Explorer vs. ObjectBox vs. Transbase

System Properties Comparison Ehcache vs. IBM Db2 vs. Microsoft Azure Data Explorer vs. ObjectBox vs. Transbase

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonObjectBox  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsCommon in IBM host environments, 2 different versions for host and Windows/LinuxFully managed big data interactive analytics platformExtremely fast embedded database for small devices, IoT and MobileA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelKey-value storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBRelational DBMS infocolumn orientedObject oriented DBMSRelational DBMS
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Document 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
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.89
Rank#67  Overall
#8  Key-value stores
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitewww.ehcache.orgwww.ibm.com/­products/­db2azure.microsoft.com/­services/­data-explorerobjectbox.iowww.transaction.de/­en/­products/­transbase.html
Technical documentationwww.ehcache.org/­documentationwww.ibm.com/­docs/­en/­db2docs.microsoft.com/­en-us/­azure/­data-explorerdocs.objectbox.iowww.transaction.de/­en/­products/­transbase/­features.html
DeveloperTerracotta Inc, owned by Software AGIBMMicrosoftObjectBox LimitedTransaction Software GmbH
Initial release20091983 infohost version201920171987
Current release3.10.0, March 202212.1, October 2016cloud service with continuous releasesTransbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercial infofree version is availablecommercialOpen Source infoApache License 2.0commercial infofree development license
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++C and C++C and C++
Server operating systemsAll OS with a Java VMAIX
HP-UX
Linux
Solaris
Windows
z/OS
hostedAndroid
iOS
Linux
macOS
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeyesFixed schema with schema-less datatypes (dynamic)yesyes
Typing infopredefined data types such as float or dateyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesyes
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 indexesnoyesall fields are automatically indexedyesyes
SQL infoSupport of SQLnoyesKusto Query Language (KQL), SQL subsetnoyes
APIs and other access methodsJCacheADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Proprietary native APIADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJavaC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnoyesYes, possible languages: KQL, Python, Rnoyes
Triggersyes infoCache Event Listenersyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerSharding infoonly with Windows/Unix/Linux VersionSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serveryes infowith separate tools (MQ, InfoSphere)yes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.online/offline synchronization between client and serverSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDnoACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonono
User concepts infoAccess controlnofine grained access rights according to SQL-standardAzure Active Directory Authenticationyesfine grained access rights according to SQL-standard
More information provided by the system vendor
EhcacheIBM Db2 infoformerly named DB2 or IBM Database 2Microsoft Azure Data ExplorerObjectBoxTransbase
News

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

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
EhcacheIBM Db2 infoformerly named DB2 or IBM Database 2Microsoft Azure Data ExplorerObjectBoxTransbase
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

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

provided by Google News

Data migration strategies to Amazon RDS for Db2 | Amazon Web Services
15 May 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21 December 2023, Acceleration Economy

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

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

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

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

provided by Google News

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

Present your product here