DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. IRONdb vs. Microsoft Azure Data Explorer vs. RocksDB vs. SpaceTime

System Properties Comparison BoltDB vs. IRONdb vs. Microsoft Azure Data Explorer vs. RocksDB vs. SpaceTime

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonIRONdb  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonRocksDB  Xexclude from comparisonSpaceTime  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAn embedded key-value store for Go.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityFully managed big data interactive analytics platformEmbeddable persistent key-value store optimized for fast storage (flash and RAM)SpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelKey-value storeTime Series DBMSRelational DBMS infocolumn orientedKey-value storeSpatial DBMS
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Score0.03
Rank#392  Overall
#8  Spatial DBMS
Websitegithub.com/­boltdb/­boltwww.circonus.com/solutions/time-series-database/azure.microsoft.com/­services/­data-explorerrocksdb.orgwww.mireo.com/­spacetime
Technical documentationdocs.circonus.com/irondb/category/getting-starteddocs.microsoft.com/­en-us/­azure/­data-explorergithub.com/­facebook/­rocksdb/­wiki
DeveloperCirconus LLC.MicrosoftFacebook, Inc.Mireo
Initial release20132017201920132020
Current releaseV0.10.20, January 2018cloud service with continuous releases9.2.1, May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialcommercialOpen Source infoBSDcommercial
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 languageGoC and C++C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxhostedLinuxLinux
Data schemeschema-freeschema-freeFixed schema with schema-less datatypes (dynamic)schema-freeyes
Typing infopredefined data types such as float or datenoyes infotext, numeric, histogramsyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesnoyes
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.nonoyesnono
Secondary indexesnonoall fields are automatically indexednono
SQL infoSupport of SQLnoSQL-like query language (Circonus Analytics Query Language: CAQL)Kusto Query Language (KQL), SQL subsetnoA subset of ANSI SQL is implemented
APIs and other access methodsHTTP APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
C++ API
Java API
RESTful HTTP API
Supported programming languagesGo.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Go
Java
Perl
Python
Ruby
C#
C++
Python
Server-side scripts infoStored proceduresnoyes, in LuaYes, possible languages: KQL, Python, Rnono
Triggersnonoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyno
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic, metric affinity per nodeSharding infoImplicit feature of the cloud servicehorizontal partitioningFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter awareyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesReal-time block device replication (DRBD)
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 systemnoneImmediate consistency per node, eventual consistency across nodesEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnonoyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyesno
User concepts infoAccess controlnonoAzure Active Directory Authenticationnoyes

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BoltDBIRONdbMicrosoft Azure Data ExplorerRocksDBSpaceTime
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

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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

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

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

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, Microsoft

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

Migration of Azure Virtual Network injected Azure Data Explorer cluster to Private Endpoints | Azure updates
4 December 2023, Microsoft

provided by Google News

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

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

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

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

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

Present your product here