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 > InterSystems IRIS vs. Microsoft Azure Data Explorer vs. RocksDB vs. SAP Advantage Database Server vs. Stardog

System Properties Comparison InterSystems IRIS vs. Microsoft Azure Data Explorer vs. RocksDB vs. SAP Advantage Database Server vs. Stardog

Editorial information provided by DB-Engines
NameInterSystems IRIS  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonRocksDB  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonStardog  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityFully managed big data interactive analytics platformEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Low-cost RDBMS with access to ISAM and FoxPro data structuresEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMS infocolumn orientedKey-value storeRelational DBMSGraph DBMS
RDF store
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
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
Score4.00
Rank#84  Overall
#11  Key-value stores
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.intersystems.com/­products/­intersystems-irisazure.microsoft.com/­services/­data-explorerrocksdb.orgwww.sap.com/products/advantage-database-server.htmlwww.stardog.com
Technical documentationdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.microsoft.com/­en-us/­azure/­data-explorergithub.com/­facebook/­rocksdb/­wikidocs.stardog.com
DeveloperInterSystemsMicrosoftFacebook, Inc.Sybase, SAPStardog-Union
Initial release20182019201319932010
Current release2023.3, June 2023cloud service with continuous releases8.11.4, April 20247.3.0, May 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoBSDcommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageC++Java
Server operating systemsAIX
Linux
macOS
Ubuntu
Windows
hostedLinuxLinux
Windows
Linux
macOS
Windows
Data schemedepending on used data modelFixed schema with schema-less datatypes (dynamic)schema-freeyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesnoyesyes
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.yesyesnonono infoImport/export of XML data possible
Secondary indexesyesall fields are automatically indexednoyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyesKusto Query Language (KQL), SQL subsetnoyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
C++ API
Java API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.Net
C++
Java
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Go
Java
Perl
Python
Ruby
Delphi
Perl
PHP
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyesYes, possible languages: KQL, Python, Rnoyesuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicehorizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnonoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyesACIDACID
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.yesnoyesno infocaching of (temporary) tables can be configuredyes
User concepts infoAccess controlyesAzure Active Directory Authenticationnofine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
InterSystems IRISMicrosoft Azure Data ExplorerRocksDBSAP Advantage Database Server infoformer name: Sybase ADSStardog
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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
InterSystems IRISMicrosoft Azure Data ExplorerRocksDBSAP Advantage Database Server infoformer name: Sybase ADSStardog
Recent citations in the 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

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Meta's Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

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.

Present your product here