DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Ehcache vs. GigaSpaces vs. Kyligence Enterprise vs. Microsoft Azure Data Explorer vs. RocksDB

System Properties Comparison Ehcache vs. GigaSpaces vs. Kyligence Enterprise vs. Microsoft Azure Data Explorer vs. RocksDB

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonGigaSpaces  Xexclude from comparisonKyligence Enterprise  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA distributed analytics engine for big data, built on top of Apache KylinFully managed big data interactive analytics platformEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeDocument store
Object oriented DBMS infoValues are user defined objects
Relational DBMSRelational DBMS infocolumn orientedKey-value store
Secondary database modelsGraph DBMS
Search engine
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.79
Rank#66  Overall
#8  Key-value stores
Score0.91
Rank#197  Overall
#33  Document stores
#7  Object oriented DBMS
Score0.44
Rank#259  Overall
#118  Relational DBMS
Score3.28
Rank#83  Overall
#45  Relational DBMS
Score2.84
Rank#97  Overall
#16  Key-value stores
Websitewww.ehcache.orgwww.gigaspaces.comkyligence.io/­kyligence-enterpriseazure.microsoft.com/­services/­data-explorerrocksdb.org
Technical documentationwww.ehcache.org/­documentationdocs.gigaspaces.com/­latest/­landing.htmldocs.microsoft.com/­en-us/­azure/­data-explorergithub.com/­facebook/­rocksdb/­wiki
DeveloperTerracotta Inc, owned by Software AGGigaspaces TechnologiesKyligence, Inc.MicrosoftFacebook, Inc.
Initial release20092000201620192013
Current release3.10.0, March 202215.5, September 2020cloud service with continuous releases9.4.0, June 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2; Commercial licenses availablecommercialcommercialOpen Source infoBSD
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 languageJavaJava, C++, .NetJavaC++
Server operating systemsAll OS with a Java VMLinux
macOS
Solaris
Windows
LinuxhostedLinux
Data schemeschema-freeschema-freeyesFixed schema with schema-less datatypes (dynamic)schema-free
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-typesno
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.nono infoXML can be used for describing objects metadatanoyesno
Secondary indexesnoyesyesall fields are automatically indexedno
SQL infoSupport of SQLnoSQL-99 for query and DML statementsANSI SQL for queries (using Apache Calcite)Kusto Query Language (KQL), SQL subsetno
APIs and other access methodsJCacheGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
ODBC
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
C++ API
Java API
Supported programming languagesJava.Net
C++
Java
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnoyesYes, possible languages: KQL, Python, Rno
Triggersyes infoCache Event Listenersyes, event driven architectureyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerShardingSharding infoImplicit feature of the cloud servicehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
yes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsyesSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDnoyes
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.yesyesnonoyes
User concepts infoAccess controlnoRole-based access controlAzure Active Directory Authenticationno

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
EhcacheGigaSpacesKyligence EnterpriseMicrosoft Azure Data ExplorerRocksDB
Recent citations in the news

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

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

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9 February 2010, Sonatype Blog

Implementing fallback with cached data
8 October 2018, O'Reilly Media

provided by Google News

GigaSpaces gives a TOSCA about VMware
19 June 2024, Telecoms.com

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital Transformation Challenges
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data
7 December 2020, Blocks & Files

provided by Google News

Kyligence adds ClickHouse OLAP engine to its analytics platform
10 August 2021, VentureBeat

Kyligence rolls out unified metrics platform for analytics
28 June 2022, SiliconANGLE News

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support
10 August 2021, Blocks & Files

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP
9 November 2022, AWS Blog

Kyligence Grows OLAP Business in the Cloud
20 February 2020, Datanami

provided by Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer
31 May 2024, Microsoft

Update records in a Kusto Database (public preview)
20 February 2024, Microsoft

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints
5 February 2024, Microsoft

Announcing General Availability of Graph Semantics in Kusto
27 May 2024, Microsoft

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

provided by Google News

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Facebook’s MyRocks Truly Rocks!
21 September 2020, Open Source For You

provided by Google News



Share this page

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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