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

DBMS > GBase vs. InfinityDB vs. MySQL vs. Quasardb vs. Trino

System Properties Comparison GBase vs. InfinityDB vs. MySQL vs. Quasardb vs. Trino

Editorial information provided by DB-Engines
NameGBase  Xexclude from comparisonInfinityDB  Xexclude from comparisonMySQL  Xexclude from comparisonQuasardb  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.A Java embedded Key-Value Store which extends the Java Map interfaceWidely used open source RDBMSDistributed, high-performance timeseries databaseFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelRelational DBMSKey-value storeRelational DBMS infoKey/Value like access via memcached APITime Series DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
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.07
Rank#185  Overall
#86  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitewww.gbase.cnboilerbay.comwww.mysql.comquasar.aitrino.io
Technical documentationboilerbay.com/­infinitydb/­manualdev.mysql.com/­docdoc.quasar.ai/­mastertrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperGeneral Data Technology Co., Ltd.Boiler Bay Inc.Oracle infosince 2010, originally MySQL AB, then SunquasardbTrino Software Foundation
Initial release20042002199520092012 info2020 rebranded from PrestoSQL
Current releaseGBase 8a, GBase 8s, GBase 8c4.08.4.0, April 20243.14.1, January 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen 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 MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageC, Java, PythonJavaC and C++C++Java
Server operating systemsLinuxAll OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows
Linux
macOS infofor devlopment
Data schemeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyes infointeger and binaryyes
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.yesnoyesnono
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyesyes infowith tagsdepending on connected data-source
SQL infoSupport of SQLStandard with numerous extensionsnoyes infowith proprietary extensionsSQL-like query languageyes
APIs and other access methodsADO.NET
C API
JDBC
ODBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP APIJDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC#JavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresuser defined functionsnoyes infoproprietary syntaxnoyes, depending on connected data-source
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioningnonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding infoconsistent hashingdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication
Source-replica replication
Source-replica replication with selectable replication factordepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integrityyesno infomanual creation possible, using inversions based on multi-value capabilityyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infonot for MyISAM storage engineACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using LevelDBdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoTransient mode
User concepts infoAccess controlyesnoUsers with fine-grained authorization concept infono user groups or rolesCryptographically strong user authentication and audit trailSQL standard access control
More information provided by the system vendor
GBaseInfinityDBMySQLQuasardbTrino
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

60: Trino calling AI
8 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 partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

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

More resources
GBaseInfinityDBMySQLQuasardbTrino
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

provided by Google News

Hubble Unexpectedly Finds Double Quasar in Distant Universe
4 October 2023, Science@NASA

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

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

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

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

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.

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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