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 > Altibase vs. Apache Impala vs. EJDB vs. PostgreSQL vs. Trino

System Properties Comparison Altibase vs. Apache Impala vs. EJDB vs. PostgreSQL vs. Trino

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonApache Impala  Xexclude from comparisonEJDB  Xexclude from comparisonPostgreSQL  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSAnalytic DBMS for HadoopEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Widely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelRelational DBMSRelational DBMSDocument storeRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Relational DBMS
Secondary database modelsDocument storeDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
Document 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
Score1.02
Rank#189  Overall
#88  Relational DBMS
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score0.31
Rank#296  Overall
#44  Document stores
Score636.25
Rank#4  Overall
#4  Relational DBMS
Score4.99
Rank#65  Overall
#36  Relational DBMS
Websitealtibase.comimpala.apache.orggithub.com/­Softmotions/­ejdbwww.postgresql.orgtrino.io
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsimpala.apache.org/­impala-docs.htmlgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.postgresql.org/­docstrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperAltibaseApache Software Foundation infoApache top-level project, originally developed by ClouderaSoftmotionsPostgreSQL Global Development Group infowww.postgresql.org/­developerTrino Software Foundation
Initial release1999201320121989 info1989: Postgres, 1996: PostgreSQL2012 info2020 rebranded from PrestoSQL
Current releasev7.3, 2023, August 20234.1.0, June 202216.3, May 2024
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023Open Source infoApache Version 2Open Source infoGPLv2Open Source infoBSDOpen 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.
  • PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
  • Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageC++C++CCJava
Server operating systemsAIX
HP-UX
Linux
Linuxserver-lessFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
macOS infofor devlopment
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyes infostring, integer, double, bool, date, object_idyesyes
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.nonoyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyesyesnoyesdepending on connected data-source
SQL infoSupport of SQLANSI SQL-92SQL-like DML and DDL statementsnoyes infostandard with numerous extensionsyes
APIs and other access methodsJDBC
ODBC
Proprietary protocol
JDBC
ODBC
in-process shared libraryADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC
C++
Java
All languages supporting JDBC/ODBCActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresstored procedures and stored functionsyes infouser defined functions and integration of map-reducenouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes, depending on connected data-source
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonepartitioning by range, list and (since PostgreSQL 11) by hashdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factornoneSource-replica replication infoother methods possible by using 3rd party extensionsdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integrityyesnono infotypically not needed, however similar functionality with collection joins possibleyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/Write Lockingyesyes
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.yesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosnofine grained access rights according to SQL-standardSQL standard access control
More information provided by the system vendor
AltibaseApache ImpalaEJDBPostgreSQLTrino
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosPerformant 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 modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
News

One busy week to go before Trino Fest 2024
6 June 2024

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

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 partiesCYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» more

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

Redgate webinars: A series of key topics for new PostgreSQL users.
» more

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

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

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

More resources
AltibaseApache ImpalaEJDBPostgreSQLTrino
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Altibase to Exhibit its ALTIBASE HDB™ In-Memory Database with Hybrid Architecture at Dell World 2013, December ...
4 December 2013, PR Web

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

provided by Google News

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google News

How To Schedule PostgreSQL Backups With GitHub Actions
6 June 2024, The New Stack

Raise the bar on AI-powered app development with Azure Database for PostgreSQL
5 June 2024, azure.microsoft.com

How to implement a better like, views, comment counters in PostgreSQL?
28 May 2024, SitePoint

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14 November 2023, Oracle

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 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

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

Trino and dbt open source data tools snuggle closer with integrated SaaS
28 April 2023, The Register

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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