DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Ehcache vs. Microsoft Azure Data Explorer vs. Riak TS vs. Rockset

System Properties Comparison Ehcache vs. Microsoft Azure Data Explorer vs. Riak TS vs. Rockset

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonRiak TS  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsFully managed big data interactive analytics platformRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelKey-value storeRelational DBMS infocolumn orientedTime Series DBMSDocument store
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
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.52
Rank#65  Overall
#8  Key-value stores
Score3.00
Rank#87  Overall
#47  Relational DBMS
Score0.16
Rank#321  Overall
#27  Time Series DBMS
Score0.99
Rank#185  Overall
#31  Document stores
Websitewww.ehcache.orgazure.microsoft.com/­services/­data-explorerrockset.com
Technical documentationwww.ehcache.org/­documentationdocs.microsoft.com/­en-us/­azure/­data-explorerwww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.rockset.com
DeveloperTerracotta Inc, owned by Software AGMicrosoftOpen Source, formerly Basho TechnologiesRockset
Initial release2009201920152019
Current release3.10.0, March 2022cloud service with continuous releases3.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlangC++
Server operating systemsAll OS with a Java VMhostedLinux
OS X
hosted
Data schemeschema-freeFixed schema with schema-less datatypes (dynamic)schema-freeschema-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-typesnodynamic typing
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 infoingestion from XML files supported
Secondary indexesnoall fields are automatically indexedrestrictedall fields are automatically indexed
SQL infoSupport of SQLnoKusto Query Language (KQL), SQL subsetyes, limitedRead-only SQL queries, including JOINs
APIs and other access methodsJCacheMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP API
Native Erlang Interface
HTTP REST
Supported programming languagesJava.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoYes, possible languages: KQL, Python, RErlangno
Triggersyes infoCache Event Listenersyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerSharding infoImplicit feature of the cloud serviceShardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serveryes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.selectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourcenonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes 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.yesno
User concepts infoAccess controlnoAzure Active Directory AuthenticationnoAccess rights for users and organizations can be defined via Rockset console

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
EhcacheMicrosoft Azure Data ExplorerRiak TSRockset
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

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

provided by Google News

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

Update records in a Kusto Database (public preview)
20 February 2024, azure.microsoft.com

Microsoft is closing down another Azure-based feature in the near future
22 July 2024, Neowin

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints
5 February 2024, azure.microsoft.com

General availability: Azure Data Explorer adds new geospatial capabilities
23 January 2024, azure.microsoft.com

provided by Google News

OpenAI’s first acquisition is an enterprise data startup
21 June 2024, The Verge

OpenAI acquires Rockset to enhance ChatGPT real-time data processing
25 June 2024, InfoWorld

OpenAI Acquires Rockset
21 June 2024, OpenAI

OpenAI buys database analytics firm Rockset in nine-figure stock deal, sources say
21 June 2024, Reuters

OpenAI buys Rockset to bolster its enterprise AI
21 June 2024, TechCrunch

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

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

RaimaDB logo

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

Present your product here