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

DBMS > InfinityDB vs. Microsoft Azure Data Explorer vs. RethinkDB vs. SwayDB vs. WakandaDB

System Properties Comparison InfinityDB vs. Microsoft Azure Data Explorer vs. RethinkDB vs. SwayDB vs. WakandaDB

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonRethinkDB  Xexclude from comparisonSwayDB  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionA Java embedded Key-Value Store which extends the Java Map interfaceFully managed big data interactive analytics platformDBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelKey-value storeRelational DBMS infocolumn orientedDocument storeKey-value storeObject oriented 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
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#378  Overall
#57  Key-value stores
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.00
Rank#382  Overall
#59  Key-value stores
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websiteboilerbay.comazure.microsoft.com/­services/­data-explorerrethinkdb.comswaydb.simer.auwakanda.github.io
Technical documentationboilerbay.com/­infinitydb/­manualdocs.microsoft.com/­en-us/­azure/­data-explorerrethinkdb.com/­docswakanda.github.io/­doc
DeveloperBoiler Bay Inc.MicrosoftThe Linux Foundation infosince July 2017Simer PlahaWakanda SAS
Initial release20022019200920182012
Current release4.0cloud service with continuous releases2.4.1, August 20202.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2Open Source infoGNU Affero GPL V3.0Open Source infoAGPLv3, extended commercial license 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 languageJavaC++ScalaC++, JavaScript
Server operating systemsAll OS with a Java VMhostedLinux
OS X
Windows
Linux
OS X
Windows
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeFixed schema with schema-less datatypes (dynamic)schema-freeschema-freeyes
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes infostring, binary, float, bool, date, geometrynoyes
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.noyesnonono
Secondary indexesno infomanual creation possible, using inversions based on multi-value capabilityall fields are automatically indexedyesno
SQL infoSupport of SQLnoKusto Query Language (KQL), SQL subsetnonono
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
RESTful HTTP API
Supported programming languagesJava.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Java
Kotlin
Scala
JavaScript
Server-side scripts infoStored proceduresnoYes, possible languages: KQL, Python, Rnoyes
Triggersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyClient-side triggers through changefeedsnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceSharding inforange basednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilitynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsnoAtomic single-document operationsAtomic execution of operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
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 controlnoAzure Active Directory Authenticationyes infousers and table-level permissionsnoyes

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

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

More resources
InfinityDBMicrosoft Azure Data ExplorerRethinkDBSwayDBWakandaDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23 January 2024, Microsoft

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

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23 November 2023, InfoQ.com

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, Microsoft

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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

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.

AllegroGraph logo

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

Present your product here