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

DBMS > InterSystems IRIS vs. MySQL vs. OpenSearch vs. RavenDB vs. Sequoiadb

System Properties Comparison InterSystems IRIS vs. MySQL vs. OpenSearch vs. RavenDB vs. Sequoiadb

Editorial information provided by DB-Engines
NameInterSystems IRIS  Xexclude from comparisonMySQL  Xexclude from comparisonOpenSearch  Xexclude from comparisonRavenDB  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityWidely used open source RDBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseNewSQL database with distributed OLTP and SQL
Primary database modelDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMS infoKey/Value like access via memcached APISearch engineDocument storeDocument store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score2.92
Rank#101  Overall
#18  Document stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitewww.intersystems.com/­products/­intersystems-iriswww.mysql.comgithub.com/­opensearch-project
opensearch.org
ravendb.netwww.sequoiadb.com
Technical documentationdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdev.mysql.com/­docopensearch.org/­docs/­latestravendb.net/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperInterSystemsOracle infosince 2010, originally MySQL AB, then SunAmazon Web ServicesHibernating RhinosSequoiadb Ltd.
Initial release20181995202120102013
Current release2023.3, June 20238.4.0, April 20242.5.0, January 20235.4, July 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache Version 2.0Open Source infoAGPL version 3, commercial license availableOpen Source infoServer: AGPL; Client: Apache V2
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageC and C++JavaC#C++
Server operating systemsAIX
Linux
macOS
Ubuntu
Windows
FreeBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
macOS
Raspberry Pi
Windows
Linux
Data schemedepending on used data modelyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnoyes infooid, date, timestamp, binary, regex
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.yesyesno
Secondary indexesyesyesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLyesyes infowith proprietary extensionsSQL-like query languageSQL-like query language (RQL)SQL-like query language
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Java API
RESTful HTTP/JSON API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
proprietary protocol using JSON
Supported programming languages.Net
C++
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresyesyes infoproprietary syntaxyesyesJavaScript
Triggersyesyesyes infoby using the 'percolation' featureyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
yesMulti-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Eventual Consistency
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage enginenonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage enginenoACID, Cluster-wide transaction availableDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyesyes
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.yesyesno
User concepts infoAccess controlyesUsers with fine-grained authorization concept infono user groups or rolesAuthorization levels configured per client per databasesimple password-based access control
More information provided by the system vendor
InterSystems IRISMySQLOpenSearchRavenDBSequoiadb
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
InterSystems IRISMySQLOpenSearchRavenDBSequoiadb
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5 May 2024, Mobihealth 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, Yahoo Finance

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

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

provided by Google News

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available - AWS
22 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Introducing blueprint discovery and other UI enhancements for Amazon OpenSearch Ingestion | Amazon Web Services
22 May 2024, AWS Blog

AVB accelerates search in LINQ with Amazon OpenSearch Service | Amazon Web Services
21 May 2024, AWS Blog

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here