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

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. HBase vs. Sphinx vs. Trino vs. YugabyteDB

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. HBase vs. Sphinx vs. Trino vs. YugabyteDB

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonHBase  Xexclude from comparisonSphinx  Xexclude from comparisonTrino  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumWide-column store based on Apache Hadoop and on concepts of BigTableOpen source search engine for searching in data from different sources, e.g. relational databasesFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSWide column storeSearch engineRelational DBMSRelational DBMS
Secondary database modelsDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.68
Rank#231  Overall
#105  Relational DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score5.98
Rank#56  Overall
#5  Search engines
Score5.00
Rank#66  Overall
#36  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlhbase.apache.orgsphinxsearch.comtrino.iowww.yugabyte.com
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewhbase.apache.org/­book.htmlsphinxsearch.com/­docstrino.io/­broadcast
trino.io/­docs/­current
docs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupApache Software Foundation infoApache top-level project, originally developed by PowersetSphinx Technologies Inc.Trino Software FoundationYugabyte Inc.
Initial release2016200820012012 info2020 rebranded from PrestoSQL2017
Current release2.3.4, January 20213.5.1, February 20232.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoGPL version 2, commercial licence availableOpen Source infoApache Version 2.0Open Source infoApache 2.0
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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaC++JavaC and C++
Server operating systemshostedLinux
Unix
Windows infousing Cygwin
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
macOS infofor devlopment
Linux
OS X
Data schemeyesschema-free, schema definition possibleyesyesdepending on used data model
Typing infopredefined data types such as float or dateyesoptions to bring your own types, AVROnoyesyes
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.yesnonono
Secondary indexesyesnoyes infofull-text index on all search fieldsdepending on connected data-sourceyes
SQL infoSupport of SQLyesnoSQL-like query language (SphinxQL)yesyes, PostgreSQL compatible
APIs and other access methodsJDBC
ODBC
Java API
RESTful HTTP API
Thrift
Proprietary protocolJDBC
RESTful HTTP API
Trino CLI
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC
Java
Perl
Python
R
C
C#
C++
Groovy
Java
PHP
Python
Scala
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Go
Java
JavaScript (Node.js)
Python
R
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyesyes infoCoprocessors in Javanoyes, depending on connected data-sourceyes infosql, plpgsql, C
Triggersyesyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingSharding infoPartitioning is done manually, search queries against distributed index is supporteddepending on connected data-sourceHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
nonedepending on connected data-sourceBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistencydepending on connected data-sourceStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDSingle row ACID (across millions of columns)nodepending on connected data-sourceDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.depending on connected data-sourceyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnoSQL standard access controlyes
More information provided by the system vendor
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBHBaseSphinxTrinoYugabyteDB
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» 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
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
Apache 2.0 license for the database
» more
News

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

58: Understanding your users with Trino and Mitzu
4 April 2024

57: Seeing clearly with OpenTelemetry
14 March 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

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 HybridDBHBaseSphinxTrinoYugabyteDB
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Alibaba Cloud Increases DB Analytics, One-Stop Solution To Build AI In 30 Minutes
5 May 2024, VOI.ID

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

Gartner names Alibaba Cloud leader in cloud database management for 4th year
9 February 2024, Backend 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

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News

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

Speed Trino Queries with These Performance-Tuning Tips
11 July 2023, The New Stack

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

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

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

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

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.

Present your product here