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

DBMS > IBM Db2 vs. Informix vs. Ingres vs. Memcached vs. OpenSearch

System Properties Comparison IBM Db2 vs. Informix vs. Ingres vs. Memcached vs. OpenSearch

Editorial information provided by DB-Engines
NameIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonInformix  Xexclude from comparisonIngres  Xexclude from comparisonMemcached  Xexclude from comparisonOpenSearch  Xexclude from comparison
DescriptionCommon in IBM host environments, 2 different versions for host and Windows/LinuxA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataWell established RDBMSIn-memory key-value store, originally intended for cachingA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBRelational DBMSKey-value storeSearch engine
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Document store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score17.87
Rank#35  Overall
#22  Relational DBMS
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score16.36
Rank#37  Overall
#4  Search engines
Websitewww.ibm.com/­products/­db2www.ibm.com/­products/­informixwww.actian.com/­databases/­ingreswww.memcached.orggithub.com/­opensearch-project
opensearch.org
Technical documentationwww.ibm.com/­docs/­en/­db2informix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
docs.actian.com/­ingresgithub.com/­memcached/­memcached/­wikiopensearch.org/­docs/­latest
DeveloperIBMIBM, 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.Actian CorporationDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalAmazon Web Services
Initial release1983 infohost version19841974 infooriginally developed at University Berkely in early 1970s20032021
Current release12.1, October 201614.10.FC5, November 202011.2, May 20221.6.25, March 20242.5.0, January 2023
License infoCommercial or Open Sourcecommercial infofree version is availablecommercial infofree developer edition availablecommercialOpen Source infoBSD licenseOpen Source infoApache Version 2.0
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 OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageC and C++C, C++ and JavaCCJava
Server operating systemsAIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
HP-UX
Linux
macOS
Solaris
Windows
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
OS X
Unix
Windows
All OS with a Java VM
Data schemeyesyesyesschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or dateyesyes infoSince Version 12.10 support for JSON/BSON datatypesyesnoyes
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.no infobut tools for importing/exporting data from/to XML-files available
Secondary indexesyesyesyesnoyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyesyesyesnoSQL-like query language
APIs and other access methodsADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Proprietary protocolJava API
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresyesyesyesnoyes
Triggersyesyesyesnoyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesSharding infoonly with Windows/Unix/Linux VersionShardinghorizontal partitioning infoIngres Star to access multiple databases simultaneouslynoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infowith separate tools (MQ, InfoSphere)Multi-source replication
Source-replica replication
Ingres Replicatornone infoRepcached, a Memcached patch, provides this functionallityyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
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, all
Foreign keys infoReferential integrityyesyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
Durability infoSupport for making data persistentyesyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers with fine-grained authentication, authorization, and auditing controlsfine grained access rights according to SQL-standardyes infousing SASL (Simple Authentication and Security Layer) protocol
More information provided by the system vendor
IBM Db2 infoformerly named DB2 or IBM Database 2InformixIngresMemcachedOpenSearch
Specific characteristicsOpenSearch 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 partiesAiven 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
IBM Db2 infoformerly named DB2 or IBM Database 2InformixIngresMemcachedOpenSearch
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24 April 2024, AWS Blog

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, precisely.com

provided by Google News

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

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

IBM Unleashes 'Cheetah' Database
17 October 2023, InformationWeek

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

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

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

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

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

provided by Google News

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 April 2024, Yahoo Singapore News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

provided by Google News

Amazon OpenSearch Service adds support for Hebrew and HanLP language analyzers
23 April 2024, AWS Blog

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

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

Amazon OpenSearch Service now supports TLS 1.3 and perfect forward secrecy
4 January 2024, AWS Blog

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

Milvus logo

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

Present your product here