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. JanusGraph vs. Microsoft Azure Data Explorer vs. WakandaDB

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

Editorial information provided by DB-Engines
NameBrytlyt  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMicrosoft Azure Data Explorer  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 scalabilityA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Fully managed big data interactive analytics platformWakandaDB 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
Graph DBMSRelational DBMS infocolumn orientedObject 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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#288  Overall
#131  Relational DBMS
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websitebrytlyt.iowww.intersystems.com/­products/­intersystems-irisjanusgraph.orgazure.microsoft.com/­services/­data-explorerwakanda.github.io
Technical documentationdocs.brytlyt.iodocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.janusgraph.orgdocs.microsoft.com/­en-us/­azure/­data-explorerwakanda.github.io/­doc
DeveloperBrytlytInterSystemsLinux Foundation; originally developed as Titan by AureliusMicrosoftWakanda SAS
Initial release20162018201720192012
Current release5.0, August 20232023.3, June 20230.6.3, February 2023cloud service with continuous releases2.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0commercialOpen Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++ and CUDAJavaC++, JavaScript
Server operating systemsLinux
OS X
Windows
AIX
Linux
macOS
Ubuntu
Windows
Linux
OS X
Unix
Windows
hostedLinux
OS X
Windows
Data schemeyesdepending on used data modelyesFixed schema with schema-less datatypes (dynamic)yes
Typing infopredefined data types such as float or dateyesyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes
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.yesnoyesno
Secondary indexesyesyesyesall fields are automatically indexed
SQL infoSupport of SQLyesyesnoKusto Query Language (KQL), SQL subsetno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
RESTful HTTP API
Supported programming languages.Net
C
C++
Delphi
Java
Perl
Python
Tcl
.Net
C++
Java
JavaScript (Node.js)
Python
Clojure
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
JavaScript
Server-side scripts infoStored proceduresuser defined functions infoin PL/pgSQLyesyesYes, possible languages: KQL, Python, Ryes
Triggersyesyesyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationyesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics engineSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardyesUser authentification and security via Rexster Graph ServerAzure Active Directory Authenticationyes
More information provided by the system vendor
BrytlytInterSystems IRISJanusGraph infosuccessor of TitanMicrosoft Azure Data ExplorerWakandaDB
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 IRISJanusGraph infosuccessor of TitanMicrosoft Azure Data ExplorerWakandaDB
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

Bringing GPUs To Bear On Bog Standard Relational Databases
26 February 2018, The Next Platform

provided by Google News

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

Consultmed to re-platform eReferral software on InterSystems' IRIS for Health - Pulse+IT
30 April 2024, pulseit.news

InterSystems signs deal with Consultmed for ‘replatforming’
1 May 2024, The Medical Republic

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

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

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

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

General availability: New KQL function to enrich your data analysis with geographic context | Azure updates
6 June 2023, azure.microsoft.com

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



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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.

Present your product here