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 > Brytlyt vs. InterSystems IRIS vs. Microsoft Azure Data Explorer vs. Tarantool vs. WakandaDB

System Properties Comparison Brytlyt vs. InterSystems IRIS vs. Microsoft Azure Data Explorer vs. Tarantool vs. WakandaDB

Editorial information provided by DB-Engines
NameBrytlyt  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonTarantool  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityFully managed big data interactive analytics platformIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelRelational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMS infocolumn orientedDocument store
Key-value store
Relational DBMS
Object 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 infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.38
Rank#279  Overall
#126  Relational DBMS
Score4.39
Rank#81  Overall
#13  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#44  Relational DBMS
Score5.16
Rank#69  Overall
#37  Relational DBMS
Score1.67
Rank#150  Overall
#25  Document stores
#25  Key-value stores
#69  Relational DBMS
Score0.09
Rank#352  Overall
#16  Object oriented DBMS
Websitebrytlyt.iowww.intersystems.com/­products/­intersystems-irisazure.microsoft.com/­services/­data-explorerwww.tarantool.iowakanda.github.io
Technical documentationdocs.brytlyt.iodocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.microsoft.com/­en-us/­azure/­data-explorerwww.tarantool.io/­en/­docwakanda.github.io/­doc
DeveloperBrytlytInterSystemsMicrosoftVKWakanda SAS
Initial release20162018201920082012
Current release5.0, August 20232023.3, June 2023cloud service with continuous releases2.10.0, May 20222.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoAGPLv3, extended commercial license available
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 languageC, C++ and CUDAC and C++C++, JavaScript
Server operating systemsLinux
OS X
Windows
AIX
Linux
macOS
Ubuntu
Windows
hostedBSD
Linux
macOS
Linux
OS X
Windows
Data schemeyesdepending on used data modelFixed schema with schema-less datatypes (dynamic)Flexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or dateyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesstring, double, decimal, uuid, integer, blob, boolean, datetimeyes
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.yes infospecific XML-type available, but no XML query functionality.yesyesnono
Secondary indexesyesyesall fields are automatically indexedyes
SQL infoSupport of SQLyesyesKusto Query Language (KQL), SQL subsetFull-featured ANSI SQL supportno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Open binary protocolRESTful HTTP API
Supported programming languages.Net
C
C++
Delphi
Java
Perl
Python
Tcl
.Net
C++
Java
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
JavaScript
Server-side scripts infoStored proceduresuser defined functions infoin PL/pgSQLyesYes, possible languages: KQL, Python, RLua, C and SQL stored proceduresyes
Triggersyesyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes, before/after data modification events, on replication events, client session eventsyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud serviceSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.none
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Asynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Casual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Foreign keys infoReferential integrityyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyesyesyes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes, full featured in-memory storage engine with persistenceno
User concepts infoAccess controlfine grained access rights according to SQL-standardyesAzure Active Directory AuthenticationAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
yes
More information provided by the system vendor
BrytlytInterSystems IRISMicrosoft Azure Data ExplorerTarantoolWakandaDB
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more

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
BrytlytInterSystems IRISMicrosoft Azure Data ExplorerTarantoolWakandaDB
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1 August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22 December 2021, Silicon Canals

Brytlyt becomes NVIDIA Inception Premier Partner
31 January 2023, PR Newswire

London’s Brytlyt raises €4.4 million for its data analytics and visualisation technology
22 December 2021, EU-Startups

Brytlyt raises £3.8m for '1000x faster analytics'
22 December 2021, BusinessCloud

provided by Google News

InterSystems expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16 April 2024, ITWeb

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

ImmunoPrecise Antibodies And InterSystems Partner To Leverage AI In Life Sciences, Transforming Patient Care With ...
12 April 2024, StreetInsider.com

EXCLUSIVE: Immunoprecise Antibodies and InterSystems Integrate Vector Search With LENSai For AI-Driven ...
28 March 2024, Yahoo Finance

provided by Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, azure.microsoft.com

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, microsoft.com

What is Microsoft Fabric? A big tech stack for big data
9 February 2024, InfoWorld

Azure Data Explorer and Stream Analytics for anomaly detection
16 January 2020, azure.microsoft.com

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, azure.microsoft.com

provided by Google News

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

RAMAX Group получила партнерский статус уровня Gold по продукту Tarantool
16 April 2024, spbit.ru

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

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