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

DBMS > Brytlyt vs. InterSystems IRIS vs. Microsoft Azure Data Explorer vs. TiDB vs. WakandaDB

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

Editorial information provided by DB-Engines
NameBrytlyt  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonTiDB  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 platformTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.WakandaDB 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 orientedRelational DBMSObject 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
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.40
Rank#276  Overall
#126  Relational DBMS
Score3.82
Rank#91  Overall
#15  Document stores
#14  Key-value stores
#1  Object oriented DBMS
#47  Relational DBMS
Score5.82
Rank#65  Overall
#37  Relational DBMS
Score5.14
Rank#75  Overall
#41  Relational DBMS
Score0.06
Rank#374  Overall
#17  Object oriented DBMS
Websitebrytlyt.iowww.intersystems.com/­products/­intersystems-irisazure.microsoft.com/­services/­data-explorerpingcap.comwakanda.github.io
Technical documentationdocs.brytlyt.iodocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.pingcap.com/­tidb/­stablewakanda.github.io/­doc
DeveloperBrytlytInterSystemsMicrosoftPingCAP, Inc.Wakanda SAS
Initial release20162018201920162012
Current release5.0, August 20232023.3, June 2023cloud service with continuous releases7.6.0, January 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoApache 2.0Open 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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageC, C++ and CUDAGo, RustC++, JavaScript
Server operating systemsLinux
OS X
Windows
AIX
Linux
macOS
Ubuntu
Windows
hostedLinuxLinux
OS X
Windows
Data schemeyesdepending on used data modelFixed schema with schema-less datatypes (dynamic)yesyes
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-typesyesyes
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 subsetyesno
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
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
RESTful 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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript
Server-side scripts infoStored proceduresuser defined functions infoin PL/pgSQLyesYes, possible languages: KQL, Python, Rnoyes
Triggersyesyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicehorizontal partitioning (by key range)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.Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyes infowith TiSpark Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesnonono
User concepts infoAccess controlfine grained access rights according to SQL-standardyesAzure Active Directory AuthenticationFine grained access rights according to SQL-standardyes
More information provided by the system vendor
BrytlytInterSystems IRISMicrosoft Azure Data ExplorerTiDBWakandaDB
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more
TiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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 ExplorerTiDBWakandaDB
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 secures $5m for GPU-powered analytics database
22 December 2021, UKTN (UK Technology News

Brytlyt raises a further $5M investment to continue its impressive growth in the Real-Time Data Analytics Sector -
22 December 2021, Amadeus Capital Partners

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

provided by Google News

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

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11 January 2024, Business Wire

Building data-intensive, mission-critical apps with data fabric virtuosos InterSystems
17 December 2023, Tech Wire Asia

Volumez Announces Collaboration with InterSystems to Enhance Cloud Infrastructure and Support Smart Data Fabrics ...
20 June 2023, PR Newswire

provided by Google News

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, azure.microsoft.com

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

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

Data Explorer processes unlabeled visual data, boosting creation of production-ready AI models
19 April 2023, VentureBeat

Why the Azure community should start planning for Microsoft Fabric today
20 June 2023, MSDynamicsWorld

provided by Google News

How a new database architecture supports scale and reliability in TiDB
11 March 2024, InfoWorld

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

TiDB 7.5 Sets New Standard for Stability at Scale
19 December 2023, GlobeNewswire

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1 November 2023, PR Newswire

Unlocking performance, scalability, and cost-efficiency of Zomato's Billing Platform by switching from TiDB to ...
22 December 2023, AWS Blog

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

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

Present your product here