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

DBMS > Microsoft Azure Data Explorer vs. ObjectBox vs. Riak TS vs. Sphinx vs. Warp 10

System Properties Comparison Microsoft Azure Data Explorer vs. ObjectBox vs. Riak TS vs. Sphinx vs. Warp 10

Editorial information provided by DB-Engines
NameMicrosoft Azure Data Explorer  Xexclude from comparisonObjectBox  Xexclude from comparisonRiak TS  Xexclude from comparisonSphinx  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionFully managed big data interactive analytics platformExtremely fast embedded database for small devices, IoT and MobileRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVOpen source search engine for searching in data from different sources, e.g. relational databasesTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMS infocolumn orientedObject oriented DBMSTime Series DBMSSearch engineTime Series 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
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websiteazure.microsoft.com/­services/­data-explorerobjectbox.iosphinxsearch.comwww.warp10.io
Technical documentationdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.objectbox.iowww.tiot.jp/­riak-docs/­riak/­ts/­latestsphinxsearch.com/­docswww.warp10.io/­content/­02_Getting_started
DeveloperMicrosoftObjectBox LimitedOpen Source, formerly Basho TechnologiesSphinx Technologies Inc.SenX
Initial release20192017201520012015
Current releasecloud service with continuous releases3.0.0, September 20223.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache License 2.0Open SourceOpen Source infoGPL version 2, commercial licence availableOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++ErlangC++Java
Server operating systemshostedAndroid
iOS
Linux
macOS
Windows
Linux
OS X
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeFixed schema with schema-less datatypes (dynamic)yesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesnonoyes
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.yesnonono
Secondary indexesall fields are automatically indexedyesrestrictedyes infofull-text index on all search fieldsno
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetnoyes, limitedSQL-like query language (SphinxQL)no
APIs and other access methodsMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Proprietary native APIHTTP API
Native Erlang Interface
Proprietary protocolHTTP API
Jupyter
WebSocket
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
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
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresYes, possible languages: KQL, Python, RnoErlangnoyes infoWarpScript
Triggersyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynoyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.online/offline synchronization between client and serverselectable replication factornoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsSpark connector (open source): github.com/­Azure/­azure-kusto-sparknoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesno infolinks between datasets can be storednono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAzure Active Directory AuthenticationyesnonoMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
Microsoft Azure Data ExplorerObjectBoxRiak TSSphinxWarp 10
News

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

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
Microsoft Azure Data ExplorerObjectBoxRiak TSSphinxWarp 10
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the 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

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

Enterprise NoSQL Database for the IoT Becomes Open Source
11 May 2016, ENGINEERING.com

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

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.

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

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.

Present your product here