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

DBMS > Graphite vs. Microsoft Azure Data Explorer vs. Oracle Coherence vs. Percona Server for MongoDB vs. Riak KV

System Properties Comparison Graphite vs. Microsoft Azure Data Explorer vs. Oracle Coherence vs. Percona Server for MongoDB vs. Riak KV

Editorial information provided by DB-Engines
NameGraphite  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOracle Coherence  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperFully managed big data interactive analytics platformOracles in-memory data grid solutionA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Distributed, fault tolerant key-value store
Primary database modelTime Series DBMSRelational DBMS infocolumn orientedKey-value storeDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexes
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.19
Rank#62  Overall
#4  Time Series DBMS
Score3.28
Rank#83  Overall
#45  Relational DBMS
Score1.90
Rank#127  Overall
#21  Key-value stores
Score0.50
Rank#250  Overall
#39  Document stores
Score3.84
Rank#76  Overall
#9  Key-value stores
Websitegithub.com/­graphite-project/­graphite-webazure.microsoft.com/­services/­data-explorerwww.oracle.com/­java/­coherencewww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationgraphite.readthedocs.iodocs.microsoft.com/­en-us/­azure/­data-explorerdocs.oracle.com/­en/­middleware/­standalone/­coherencedocs.percona.com/­percona-distribution-for-mongodbwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperChris DavisMicrosoftOraclePerconaOpenSource, formerly Basho Technologies
Initial release20062019200720152009
Current releasecloud service with continuous releases14.1, August 20233.4.10-2.10, November 20173.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercialOpen Source infoGPL Version 2Open Source infoApache version 2, commercial enterprise edition
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonJavaC++Erlang
Server operating systemsLinux
Unix
hostedAll OS with a Java VMLinuxLinux
OS X
Data schemeyesFixed schema with schema-less datatypes (dynamic)schema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateNumeric data onlyyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesyesno
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.noyesnonono
Secondary indexesnoall fields are automatically indexednoyesrestricted
SQL infoSupport of SQLnoKusto Query Language (KQL), SQL subsetnonono
APIs and other access methodsHTTP API
Sockets
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JCache
JPA
RESTful HTTP API
proprietary protocol using JSONHTTP API
Native Erlang Interface
Supported programming languagesJavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C++
Java
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
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
Server-side scripts infoStored proceduresnoYes, possible languages: KQL, Python, RnoJavaScriptErlang
Triggersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infoLive Eventsnoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes, with selectable consistency levelSource-replica replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integritynonononono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoconfigurablenono
Concurrency infoSupport for concurrent manipulation of datayes infolockingyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infooptionallyyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infovia In-Memory Engine
User concepts infoAccess controlnoAzure Active Directory Authenticationauthentification to access the cache via certificates or http basic authenticationAccess rights for users and rolesyes, using Riak Security

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
GraphiteMicrosoft Azure Data ExplorerOracle CoherencePercona Server for MongoDBRiak KV
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Collecting, storing, and analyzing your DevOps workloads with open-source Telegraf, Amazon Timestream, and Grafana
25 November 2020, AWS Blog

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

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

Oracle WebLogic Server on Azure Virtual Machines major release now available
22 September 2020, azure.microsoft.com

Hazelcast takes on proprietary Oracle in the In-Memory arena
17 June 2014, DatacenterDynamics

Oracle augments payments and transaction banking in the cloud
19 September 2023, The Paypers

Use your Universal Credits with Oracle WebLogic Server for OKE
15 October 2020, Oracle

provided by Google News

Percona launches management system aimed at open-source databases
17 May 2022, The Register

Percona Everest sets databases free
17 September 2024, Techzine Europe

Is database-as-a-service in Percona’s future?
23 May 2022, VentureBeat

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Is Riak A Good NoSQL Database Option For Enterprises?
1 July 2019, AIM

Basho aims for enterprise operational simplicity with new Data Platform
26 May 2015, diginomica

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here