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 > Microsoft Azure Data Explorer vs. ObjectBox vs. PouchDB vs. Riak TS vs. Sphinx

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

Editorial information provided by DB-Engines
NameMicrosoft Azure Data Explorer  Xexclude from comparisonObjectBox  Xexclude from comparisonPouchDB  Xexclude from comparisonRiak TS  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionFully managed big data interactive analytics platformExtremely fast embedded database for small devices, IoT and MobileJavaScript DBMS with an API inspired by CouchDBRiak 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 modelRelational DBMS infocolumn orientedObject oriented DBMSDocument storeTime 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
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websiteazure.microsoft.com/­services/­data-explorerobjectbox.iopouchdb.comsphinxsearch.com
Technical documentationdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.objectbox.iopouchdb.com/­guideswww.tiot.jp/­riak-docs/­riak/­ts/­latestsphinxsearch.com/­docs
DeveloperMicrosoftObjectBox LimitedApache Software FoundationOpen Source, formerly Basho TechnologiesSphinx Technologies Inc.
Initial release20192017201220152001
Current releasecloud service with continuous releases7.1.1, June 20193.0.0, September 20223.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache License 2.0Open SourceOpen SourceOpen Source infoGPL version 2, commercial licence available
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++JavaScriptErlangC++
Server operating systemshostedAndroid
iOS
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeFixed schema with schema-less datatypes (dynamic)yesschema-freeschema-freeyes
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-typesyesnonono
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 indexedyesyes infovia viewsrestrictedyes infofull-text index on all search fields
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetnonoyes, limitedSQL-like query language (SphinxQL)
APIs and other access methodsMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Proprietary native APIHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Native Erlang Interface
Proprietary protocol
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
JavaScriptC 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, RnoView functions in JavaScriptErlangno
Triggersyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynoyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneSharding infowith a proxy-based framework, named couchdb-loungeShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
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 serverMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
selectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsSpark connector (open source): github.com/­Azure/­azure-kusto-sparknoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes 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.nonoyes
User concepts infoAccess controlAzure Active Directory Authenticationyesnonono
More information provided by the system vendor
Microsoft Azure Data ExplorerObjectBoxPouchDBRiak 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
Microsoft Azure Data ExplorerObjectBoxPouchDBRiak TSSphinx
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

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

Log and Telemetry Analytics Performance Benchmark
16 August 2022, Gigaom

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

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

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

RaimaDB logo

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

Present your product here