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

DBMS > Atos Standard Common Repository vs. HyperSQL vs. InterSystems IRIS vs. Microsoft Azure Data Explorer vs. Postgres-XL

System Properties Comparison Atos Standard Common Repository vs. HyperSQL vs. InterSystems IRIS vs. Microsoft Azure Data Explorer vs. Postgres-XL

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonPostgres-XL  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityFully managed big data interactive analytics platformBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelDocument store
Key-value store
Relational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMS infocolumn orientedRelational 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
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.90
Rank#85  Overall
#46  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
Score0.52
Rank#256  Overall
#117  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositoryhsqldb.orgwww.intersystems.com/­products/­intersystems-irisazure.microsoft.com/­services/­data-explorerwww.postgres-xl.org
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.microsoft.com/­en-us/­azure/­data-explorerwww.postgres-xl.org/­documentation
DeveloperAtos Convergence CreatorsInterSystemsMicrosoft
Initial release20162001201820192014 infosince 2012, originally named StormDB
Current release17032.7.2, June 20232023.3, June 2023cloud service with continuous releases10 R1, October 2018
License infoCommercial or Open SourcecommercialOpen Source infobased on BSD licensecommercialcommercialOpen Source infoMozilla public license
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 languageJavaJavaC
Server operating systemsLinuxAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesAIX
Linux
macOS
Ubuntu
Windows
hostedLinux
macOS
Data schemeSchema and schema-less with LDAP viewsyesdepending on used data modelFixed schema with schema-less datatypes (dynamic)yes
Typing infopredefined data types such as float or dateoptionalyesyesyes 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.yesnoyesyesyes infoXML type, but no XML query functionality
Secondary indexesyesyesyesall fields are automatically indexedyes
SQL infoSupport of SQLnoyesyesKusto Query Language (KQL), SQL subsetyes infodistributed, parallel query execution
APIs and other access methodsLDAPHTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesAll languages with LDAP bindingsAll languages supporting JDBC/ODBC
Java
.Net
C++
Java
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnoJava, SQLyesYes, possible languages: KQL, Python, Ruser defined functions
Triggersyesyesyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnoneShardingSharding infoImplicit feature of the cloud servicehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
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 Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDnoACID infoMVCC
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.yesyesyesnono
User concepts infoAccess controlLDAP bind authenticationfine grained access rights according to SQL-standardyesAzure Active Directory Authenticationfine grained access rights according to SQL-standard
More information provided by the system vendor
Atos Standard Common RepositoryHyperSQL infoalso known as HSQLDBInterSystems IRISMicrosoft Azure Data ExplorerPostgres-XL
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
Atos Standard Common RepositoryHyperSQL infoalso known as HSQLDBInterSystems IRISMicrosoft Azure Data ExplorerPostgres-XL
Recent citations in the news

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24 April 2024, Yahoo Finance

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 expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16 April 2024, ITWeb

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28 March 2024, Business Wire

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

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

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.

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.

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

Present your product here