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

DBMS > IBM Db2 vs. Informix vs. OpenSearch vs. STSdb vs. Trino

System Properties Comparison IBM Db2 vs. Informix vs. OpenSearch vs. STSdb vs. Trino

Editorial information provided by DB-Engines
NameIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonInformix  Xexclude from comparisonOpenSearch  Xexclude from comparisonSTSdb  Xexclude from comparisonTrino  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 dataA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
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 MongoDBSearch engineKey-value storeRelational DBMS
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 DBMSDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score125.90
Rank#9  Overall
#6  Relational DBMS
Score17.12
Rank#34  Overall
#21  Relational DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score0.10
Rank#357  Overall
#51  Key-value stores
Score4.99
Rank#65  Overall
#36  Relational DBMS
Websitewww.ibm.com/­products/­db2www.ibm.com/­products/­informixgithub.com/­opensearch-project
opensearch.org
github.com/­STSSoft/­STSdb4trino.io
Technical documentationwww.ibm.com/­docs/­en/­db2informix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
opensearch.org/­docs/­latesttrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
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.Amazon Web ServicesSTS Soft SCTrino Software Foundation
Initial release1983 infohost version1984202120112012 info2020 rebranded from PrestoSQL
Current release12.1, October 201614.10.FC5, November 20202.5.0, January 20234.0.8, September 2015
License infoCommercial or Open Sourcecommercial infofree version is availablecommercial infofree developer edition availableOpen Source infoApache Version 2.0Open Source infoGPLv2, commercial license availableOpen 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.
  • 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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageC and C++C, C++ and JavaJavaC#Java
Server operating systemsAIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
HP-UX
Linux
macOS
Solaris
Windows
All OS with a Java VMWindowsLinux
macOS infofor devlopment
Data schemeyesyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or dateyesyes infoSince Version 12.10 support for JSON/BSON datatypesyesyes infoprimitive types and user defined types (classes)yes
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
Secondary indexesyesyesyes infoAll search fields are automatically indexednodepending on connected data-source
SQL infoSupport of SQLyesyesSQL-like query languagenoyes
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
Java API
RESTful HTTP/JSON API
.NET Client APIJDBC
RESTful HTTP API
Trino CLI
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
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C#
Java
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresyesyesyesnoyes, depending on connected data-source
Triggersyesyesyes infoby using the 'percolation' featurenono
Partitioning methods infoMethods for storing different data on different nodesSharding infoonly with Windows/Unix/Linux VersionShardingShardingnonedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyes infowith separate tools (MQ, InfoSphere)Multi-source replication
Source-replica replication
yesnonedepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, alldepending on connected data-source
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonodepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers with fine-grained authentication, authorization, and auditing controlsnoSQL standard access control
More information provided by the system vendor
IBM Db2 infoformerly named DB2 or IBM Database 2InformixOpenSearchSTSdbTrino
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» more
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

60: Trino calling AI
22 May 2024

Big names round out the Trino Fest 2024 lineup
8 May 2024

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 2024

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 2InformixOpenSearchSTSdbTrino
Recent citations in the news

Denial of Service in IBM DB2 Universal Database
1 June 2024, ITPro Today

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28 May 2024, AWS Blog

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

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

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

provided by Google News

IBM Buys Informix for $1 Billion
1 June 2024, ITPro Today

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

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

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

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

provided by Google News

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

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

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

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

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

provided by Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

Trino: The Open-source Data Query Engine That Split from Facebook
30 March 2022, hackernoon.com

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