DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > DuckDB vs. InterSystems IRIS vs. mSQL vs. Postgres-XL vs. SAP SQL Anywhere

System Properties Comparison DuckDB vs. InterSystems IRIS vs. mSQL vs. Postgres-XL vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilitymSQL (Mini SQL) is a simple and lightweight RDBMSBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelRelational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score3.54
Rank#84  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score3.95
Rank#80  Overall
#42  Relational DBMS
Websiteduckdb.orgwww.intersystems.com/­products/­intersystems-irishughestech.com.au/­products/­msqlwww.postgres-xl.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationduckdb.org/­docsdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clswww.postgres-xl.org/­documentationhelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperInterSystemsHughes TechnologiesSAP infoformerly Sybase
Initial release2018201819942014 infosince 2012, originally named StormDB1992
Current release1.0.0, June 20242023.3, June 20234.4, October 202110 R1, October 201817, July 2015
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercialcommercial infofree licenses can be providedOpen Source infoMozilla public licensecommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CC
Server operating systemsserver-lessAIX
Linux
macOS
Ubuntu
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
macOS
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesdepending on used data modelyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.noyesnoyes infoXML type, but no XML query functionalityyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infodistributed, parallel query executionyes
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
C++
Java
JavaScript (Node.js)
Python
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyesnouser defined functionsyes, in C/C++, Java, .Net or Perl
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonehorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationnoneSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesnoyesyes
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.yesyesnonoyes
User concepts infoAccess controlnoyesnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
DuckDBInterSystems IRISmSQL infoMini SQLPostgres-XLSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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
DuckDBInterSystems IRISmSQL infoMini SQLPostgres-XLSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Recent citations in the news

MotherDuck Announces General Availability; Brings Simplicity and Power of DuckDB in a Serverless Data Warehouse
11 June 2024, PR Newswire

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

provided by Google News

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

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5 May 2024, Mobihealth News

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

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

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

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

Rimini Street expands support beyond SAP and Oracle
21 May 2016, InsideSAP

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3 November 2022, PR Newswire

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

Neo4j logo

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

Present your product here