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

DBMS > Alibaba Cloud MaxCompute vs. Couchbase vs. Ingres vs. InterSystems IRIS vs. Oracle

System Properties Comparison Alibaba Cloud MaxCompute vs. Couchbase vs. Ingres vs. InterSystems IRIS vs. Oracle

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonIngres  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseWell established RDBMSA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityWidely used RDBMS
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesDocument storeRelational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMS
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.78
Rank#221  Overall
#102  Relational DBMS
Score18.46
Rank#36  Overall
#5  Document stores
Score4.67
Rank#77  Overall
#42  Relational DBMS
Score4.39
Rank#81  Overall
#13  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#44  Relational DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputewww.couchbase.comwww.actian.com/­databases/­ingreswww.intersystems.com/­products/­intersystems-iriswww.oracle.com/­database
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.couchbase.comdocs.actian.com/­ingresdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.oracle.com/­en/­database
DeveloperAlibabaCouchbase, Inc.Actian CorporationInterSystemsOracle
Initial release201620111974 infooriginally developed at University Berkely in early 1970s20181980
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202311.2, May 20222023.3, June 202323c, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialcommercialcommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++, Go and ErlangCC and C++
Server operating systemshostedLinux
OS X
Windows
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
AIX
Linux
macOS
Ubuntu
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeyesschema-freeyesdepending on used data modelyes infoSchemaless in JSON and XML columns
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.nono infobut tools for importing/exporting data from/to XML-files availableyesyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLSQL-like query languageSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyesyesyes infowith proprietary extensions
APIs and other access methodsFluentd
Flume
MaxCompute Console
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJava.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
C++
Java
JavaScript (Node.js)
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresuser defined functions infoin JavaFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yesyesPL/SQL infoalso stored procedures in Java possible
Triggersnoyes infovia the TAP protocolyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceAutomatic Shardinghorizontal partitioning infoIngres Star to access multiple databases simultaneouslyShardingSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication infoincluding cross data center replication
Source-replica replication
Ingres ReplicatorSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
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.noyes infoEphemeral bucketsnoyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlAccess rights for users and rolesUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.fine grained access rights according to SQL-standardyesfine grained access rights according to SQL-standard
More information provided by the system vendor
Alibaba Cloud MaxComputeCouchbase infoOriginally called MembaseIngresInterSystems IRISOracle
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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
Alibaba Cloud MaxComputeCouchbase infoOriginally called MembaseIngresInterSystems IRISOracle
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

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

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

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Alibaba Cloud introduces serverless AI solution to boost enterprise efficiency
31 January 2024, Backend News

Alibaba Cloud To Launch Big Data Service in Europe
15 June 2017, Alizila

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3 March 2020, DataDrivenInvestor

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21 March 2023, Pandaily

provided by Google News

Insider Sell: Couchbase Inc (BASE) CEO Matthew Cain Disposes of Shares Insider Sell: Couchbase Inc (BASE) CEO ...
18 April 2024, Yahoo Finance

Couchbase CEO Matthew Cain sells shares worth over $240k By Investing.com
18 April 2024, Investing.com UK

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

Couchbase: GenAI simplifies software development, leading to improved productivity
15 April 2024, Backend News

Couchbase Earnings: What To Look For From BASE
15 April 2024, The Globe and Mail

provided by Google News

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google 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

RSA Conference 2024: The Art of Possible
16 April 2024, Oracle

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Maximize database performance with Oracle Exadata and Oracle Linux
27 March 2024, Oracle

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13 December 2023, Oracle

provided by Google News



Share this page

Featured Products

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.

AllegroGraph logo

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

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

Milvus logo

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

Present your product here