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 > Alibaba Cloud AnalyticDB for PostgreSQL vs. Alibaba Cloud MaxCompute vs. Couchbase vs. EJDB vs. Informix

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. Alibaba Cloud MaxCompute vs. Couchbase vs. EJDB vs. Informix

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonAlibaba Cloud MaxCompute  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonEJDB  Xexclude from comparisonInformix  Xexclude from comparison
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumMaxCompute (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 databaseEmbeddable document-store database library with JSON representation of queries (in MongoDB style)A secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things data
Primary database modelRelational DBMSRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesDocument storeDocument storeRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDB
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
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.68
Rank#231  Overall
#105  Relational DBMS
Score0.77
Rank#214  Overall
#98  Relational DBMS
Score17.30
Rank#36  Overall
#5  Document stores
Score0.27
Rank#297  Overall
#44  Document stores
Score17.87
Rank#35  Overall
#22  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlwww.alibabacloud.com/­product/­maxcomputewww.couchbase.comgithub.com/­Softmotions/­ejdbwww.ibm.com/­products/­informix
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewwww.alibabacloud.com/­help/­en/­maxcomputedocs.couchbase.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupAlibabaCouchbase, Inc.SoftmotionsIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.
Initial release20162016201120121984
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202314.10.FC5, November 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoGPLv2commercial infofree developer edition available
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++, Go and ErlangCC, C++ and Java
Server operating systemshostedhostedLinux
OS X
Windows
server-lessAIX
HP-UX
Linux
macOS
Solaris
Windows
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes infostring, integer, double, bool, date, object_idyes infoSince Version 12.10 support for JSON/BSON datatypes
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.yesno
Secondary indexesyesnoyesnoyes
SQL infoSupport of SQLyesSQL-like query languageSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnoyes
APIs and other access methodsJDBC
ODBC
Fluentd
Flume
MaxCompute Console
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
in-process shared libraryJDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Supported programming languagesC
Java
Perl
Python
R
Java.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesuser defined functions infoin JavaFunctions and timers in JavaScript and UDFs in Java, Python, SQL++noyes
Triggersyesnoyes infovia the TAP protocolnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding infoImplicit feature of the cloud serviceAutomatic ShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes infoImplicit feature of the cloud serviceMulti-source replication infoincluding cross data center replication
Source-replica replication
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency
Foreign keys infoReferential integrityyesnonono infotypically not needed, however similar functionality with collection joins possibleyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoRead/Write Lockingyes
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.nonoyes infoEphemeral bucketsyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.noUsers with fine-grained authentication, authorization, and auditing controls

More information provided by the system vendor

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

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

More resources
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBAlibaba Cloud MaxComputeCouchbase infoOriginally called MembaseEJDBInformix
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

Recent citations in the news

Alibaba Cloud upgrades AnalyticDB with vector database engine
25 July 2023, CloudTech News

Alibaba Cloud's PostgreSQL databases impacted by critical bugs
22 April 2023, SC Media

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20 April 2023, The Hacker News

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

AWS, Oracle, Google, Microsoft Top Cloud DBMS Market: Gartner
15 February 2024, CRN

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

provided by Google News

Institutional investors are Couchbase, Inc.'s (NASDAQ:BASE) biggest bettors and were rewarded after last week's US ...
8 May 2024, Yahoo Finance

Couchbase, Inc. (NASDAQ:BASE) Shares Sold by New York Life Investment Management LLC
10 May 2024, Defense World

Couchbase Archives
7 May 2024, insideBIGDATA

Couchbase Survey Finds Enterprises Plan Massive Spend on AI, with Over $21M Allocated in 2023-24
6 May 2024, Datanami

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

provided by Google News

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, ibm.com

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, ibm.com

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

Best Data Migration Tools in 2023
10 October 2023, Analytics Insight

provided by Google News



Share this page

Featured Products

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

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