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 > CrateDB vs. MySQL vs. Riak TS vs. SAP SQL Anywhere vs. Trino

System Properties Comparison CrateDB vs. MySQL vs. Riak TS vs. SAP SQL Anywhere vs. Trino

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonMySQL  Xexclude from comparisonRiak TS  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionDistributed Database based on LuceneWidely used open source RDBMSRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMS infoKey/Value like access via memcached APITime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsRelational DBMSDocument 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
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitecratedb.comwww.mysql.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmltrino.io
Technical documentationcratedb.com/­docsdev.mysql.com/­docwww.tiot.jp/­riak-docs/­riak/­ts/­latesthelp.sap.com/­docs/­SAP_SQL_Anywheretrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperCrateOracle infosince 2010, originally MySQL AB, then SunOpen Source, formerly Basho TechnologiesSAP infoformerly SybaseTrino Software Foundation
Initial release20131995201519922012 info2020 rebranded from PrestoSQL
Current release8.4.0, April 20243.0.0, September 202217, July 2015
License infoCommercial or Open SourceOpen SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen SourcecommercialOpen 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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.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 languageJavaC and C++ErlangJava
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
macOS infofor devlopment
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.noyesnoyesno
Secondary indexesyesyesrestrictedyesdepending on connected data-source
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityyes infowith proprietary extensionsyes, limitedyesyes
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP API
Native Erlang Interface
ADO.NET
HTTP API
JDBC
ODBC
JDBC
RESTful HTTP API
Trino CLI
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresuser defined functions (Javascript)yes infoproprietary syntaxErlangyes, in C/C++, Java, .Net or Perlyes, depending on connected data-source
Triggersnoyesyes infopre-commit hooks and post-commit hooksyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShardingnonedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelMulti-source replication
Source-replica replication
selectable replication factorSource-replica replication infoDatabase mirroringdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyEventual ConsistencyImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineno infolinks between datasets can be storedyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategyACID infonot for MyISAM storage enginenoACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyesyes
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.noyesyes
User concepts infoAccess controlrights management via user accountsUsers with fine-grained authorization concept infono user groups or rolesnofine grained access rights according to SQL-standardSQL standard access control
More information provided by the system vendor
CrateDBMySQLRiak TSSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTrino
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsSee CrateDB pricing >
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

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

58: Understanding your users with Trino and Mitzu
4 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

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

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

More resources
CrateDBMySQLRiak TSSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTrino
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

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, AiThority

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1 March 2023, Business Wire

provided by Google News

How to Sync Data From MySQL to Doris Using SeaTunnel
9 May 2024, hackernoon.com

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

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

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

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

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

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

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

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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