DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Cachelot.io vs. InfluxDB vs. ITTIA vs. Microsoft Azure Data Explorer

System Properties Comparison BoltDB vs. Cachelot.io vs. InfluxDB vs. ITTIA vs. Microsoft Azure Data Explorer

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCachelot.io  Xexclude from comparisonInfluxDB  Xexclude from comparisonITTIA  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
DescriptionAn embedded key-value store for Go.In-memory caching systemDBMS for storing time series, events and metricsEdge Time Series DBMS with Real-Time Stream ProcessingFully managed big data interactive analytics platform
Primary database modelKey-value storeKey-value storeTime Series DBMSTime Series DBMSRelational DBMS infocolumn oriented
Secondary database modelsSpatial DBMS infowith GEO packageRelational 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
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.39
Rank#273  Overall
#24  Time Series DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Websitegithub.com/­boltdb/­boltcachelot.iowww.influxdata.com/­products/­influxdb-overviewwww.ittia.comazure.microsoft.com/­services/­data-explorer
Technical documentationdocs.influxdata.com/­influxdbdocs.microsoft.com/­en-us/­azure/­data-explorer
DeveloperITTIA L.L.C.Microsoft
Initial release20132015201320072019
Current release2.7.6, April 20248.7cloud service with continuous releases
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoSimplified BSD LicenseOpen Source infoMIT-License; commercial enterprise version availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++GoC and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Linux
OS X infothrough Homebrew
Linux
Windows
hosted
Data schemeschema-freeschema-freeschema-freeFixed schemaFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or datenonoNumeric data and StringsFloat/Blob/Integer/String/Unicode/Date/Time/Timestamp/Intervalyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
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.nonononoyes
Secondary indexesnononoyesall fields are automatically indexed
SQL infoSupport of SQLnonoSQL-like query languageyesKusto Query Language (KQL), SQL subset
APIs and other access methodsMemcached protocolHTTP API
JSON over UDP
JDBC
ODBC
RESTful HTTP API
WebSocket
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesGo.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C++
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresnononoyesYes, possible languages: KQL, Python, R
Triggersnonononoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoin enterprise version onlySharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factor infoin enterprise version onlyyesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnonoyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesnoyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoDepending on used storage engineyesno
User concepts infoAccess controlnonosimple rights management via user accountsDatabase file passwordsAzure Active Directory Authentication
More information provided by the system vendor
BoltDBCachelot.ioInfluxDBITTIAMicrosoft Azure Data Explorer
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

An Introductory Guide to Grafana Alerts
16 May 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14 May 2024

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

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
BoltDBCachelot.ioInfluxDBITTIAMicrosoft Azure Data Explorer
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Embedded secured data base for STM32 MCUs
16 October 2023, Electronics Weekly

ITTIA Embedded Time Series Database to Support STM32 Edge Devices
8 April 2022, Embedded Computing Design

Free Healthcare Data for Use with Maptitude 2019 Mapping Software
20 September 2019, GISuser.com

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

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

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7 February 2019, Microsoft

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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