DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

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

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

Editorial information provided by DB-Engines
NameMarkLogic  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonObjectBox  Xexclude from comparisonRiak TS  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionOperational and transactional Enterprise NoSQL databaseFully 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 databases
Primary database modelDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMS infocolumn orientedObject oriented DBMSTime Series DBMSSearch engine
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
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
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
Websitewww.marklogic.comazure.microsoft.com/­services/­data-explorerobjectbox.iosphinxsearch.com
Technical documentationdocs.marklogic.comdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.objectbox.iowww.tiot.jp/­riak-docs/­riak/­ts/­latestsphinxsearch.com/­docs
DeveloperMarkLogic Corp.MicrosoftObjectBox LimitedOpen Source, formerly Basho TechnologiesSphinx Technologies Inc.
Initial release20012019201720152001
Current release11.0, December 2022cloud service with continuous releases3.0.0, September 20223.5.1, February 2023
License infoCommercial or Open Sourcecommercial inforestricted free version is availablecommercialOpen Source infoApache License 2.0Open SourceOpen Source infoGPL version 2, commercial licence available
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 languageC++C and C++ErlangC++
Server operating systemsLinux
OS X
Windows
hostedAndroid
iOS
Linux
macOS
Windows
Linux
OS X
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-free infoSchema can be enforcedFixed schema with schema-less datatypes (dynamic)yesschema-freeyes
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-typesyesnono
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.yesyesnono
Secondary indexesyesall fields are automatically indexedyesrestrictedyes infofull-text index on all search fields
SQL infoSupport of SQLyes infoSQL92Kusto Query Language (KQL), SQL subsetnoyes, limitedSQL-like query language (SphinxQL)
APIs and other access methodsJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Proprietary native APIHTTP API
Native Erlang Interface
Proprietary protocol
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.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 infovia XQuery or JavaScriptYes, possible languages: KQL, Python, RnoErlangno
Triggersyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicenoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.online/offline synchronization between client and serverselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsSpark connector (open source): github.com/­Azure/­azure-kusto-sparknoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infocan act as a resource manager in an XA/JTA transactionnoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, with Range Indexesnono
User concepts infoAccess controlRole-based access control at the document and subdocument levelsAzure Active Directory Authenticationyesnono
More information provided by the system vendor
MarkLogicMicrosoft Azure Data ExplorerObjectBoxRiak TSSphinx
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
MarkLogicMicrosoft Azure Data ExplorerObjectBoxRiak TSSphinx
DB-Engines blog posts

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

show all

Recent citations in the news

Intelligence for multi-domain warfighters can now be sourced from logistics operations
13 May 2024, Breaking Defense

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

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

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



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.

Milvus logo

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

Present your product here