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 > Redis vs. ScyllaDB vs. Trino

System Properties Comparison Redis vs. ScyllaDB vs. Trino

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameRedis  Xexclude from comparisonScyllaDB  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionPopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis focuses on performance so most of its design decisions prioritize high performance and very low latencies.Cassandra and DynamoDB compatible wide column storeFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceWide column storeRelational DBMS
Secondary database modelsDocument store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Key-value storeDocument 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
Score167.35
Rank#6  Overall
#1  Key-value stores
Score6.51
Rank#67  Overall
#5  Wide column stores
Score6.43
Rank#69  Overall
#38  Relational DBMS
Websiteredis.com
redis.io
www.scylladb.comtrino.io
Technical documentationdocs.redis.com/­latest/­index.html
redis.io/­documentation
docs.scylladb.comtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterFacebookYouTubeDiscordLinkedInTwitterGitHubYouTube
DeveloperRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.ScyllaDBTrino Software Foundation
Initial release200920152012 info2020 rebranded from PrestoSQL
Current release7.0.11, April 2023ScyllaDB Open Source 5.0, July 2022
License infoCommercial or Open SourceOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
  • Aiven for Redis: Fully managed in-memory key-value store, for all your caching and speedy lookup needs.
  • ScaleGrid Hosting for Redis: Fully managed hosting for Redis on a wide variety of cloud providers and On-Premises. Get advanced monitoring and automate your management through one centralized platform.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaSStarburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageCC++Java
Server operating systemsBSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
LinuxLinux
macOS infofor devlopment
Data schemeschema-freeschema-freeyes
Typing infopredefined data types such as float or datepartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyes
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.nonono
Secondary indexesyes infowith RediSearch moduleyes infocluster global secondary indicesdepending on connected data-source
SQL infoSupport of SQLnoSQL-like DML and DDL statements (CQL)yes
APIs and other access methodsproprietary protocol infoRESP - REdis Serialization ProtocolProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresLua; Redis Functions coming in Redis 7 (slides and Github)yes, Luayes, depending on connected data-source
Triggerspublish/subscribe channels provide some trigger functionality; RedisGearsnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingShardingdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
selectable replication factor infoRepresentation of geographical distribution of servers is possibledepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsthrough RedisGearsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
depending on connected data-source
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scripts and optimistic lockingno infoAtomicity and isolation are supported for single operationsdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayes infoData access is serialized by the serveryesyes
Durability infoSupport for making data persistentyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoin-memory tables
User concepts infoAccess controlAccess Control Lists (ACLs): redis.io/­topics/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­topics/­encryption
Password-based authentication
Access rights for users can be defined per objectSQL standard access control
More information provided by the system vendor
RedisScyllaDBTrino
Specific characteristicsThe Redis real-time data platform builds upon the unmatched simplicity and speed...
» more
ScyllaDB is the database for data-intensive apps that require high performance and...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesRedis Enterprise is a robust in-memory database platform built by the people who...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosRedis Enterprise is used by large enterprise, startup, and government organizations...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersVerizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsMost launched Docker container per day according to Docker Hub (7.2M launches per...
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
28250+ commits in GitHub 5750+ stargazers in GitHub 6950+ pull requests merged in...
» more
Licensing and pricing modelsRedis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

Trino Fest nears with an all-star lineup
1 June 2023

48: What is Trino?
31 May 2023

Trino at Open Source Summit North America 2023
15 May 2023

47: Meet the new Trino maintainers
5 May 2023

Refreshing at the lakehouse summer camp
3 May 2023

Related products and services
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Redisson PRO: The ultra-fast Redis Java Client.
» more

Read the Redis NoSQL benchmark report.
» more

Aiven for Redis: Store and access your data quickly and efficiently.
» more

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

More resources
RedisScyllaDBTrino
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7 January 2015, Paul Andlinger, Matthias Gelbmann

show all

Conferences and events

How Optimizely (Safely) Maximizes Database Concurrency
Webinar, 10am PT, 13 April 2023 (finished)

ScyllaDB Virtual Workshop
Webinar, 10AM PT, 27 April 2023 (finished)

Overcoming Media Streaming Challenges with NoSQL
Webinar, 10am PT, 4 May 2023 (finished)

Recent citations in the news

Optimizing Mastodon Performance with Sidekiq and Redis Enterprise
18 May 2023, The New Stack

Pliops and phoenixNAP team up to turbocharge Redis – Blocks and ...
26 May 2023, Blocks & Files

Innovation Profile: How CIOs Deploy Redis to Optimize Speed, Cost
26 May 2023, Acceleration Economy

Key Value Database Market 2023 Trends with Analysis on Key ...
7 June 2023, KaleidoScot

Vector Databases Are Having a Moment — A Chat with Pinecone
17 May 2023, The New Stack

provided by Google News

Konica Minolta Partners with Scylla AI to Offer Visible Weapon Detection
1 June 2023, Yahoo Finance

ScyllaDB Continues Record Growth in Response to Rising Cloud ...
28 February 2023, GlobeNewswire

How Discord Migrated Trillions of Messages to ScyllaDB
21 February 2023, The New Stack

ScyllaDB Ranked as one of the Fastest-Growing Company in North ...
17 November 2022, GlobeNewswire

ScyllaDB Challenges DynamoDB on Latency and Pricing
20 March 2023, The New Stack

provided by Google News

Starburst accelerates Trino to 'Warp Speed' to accelerate data ...
8 February 2023, VentureBeat

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

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

Iceberg + Spark + Trino: a modern open source data stack for blockchain
25 December 2022, CryptoSlate

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

provided by Google News

Job opportunities

Database Engineer
Littera Education, Remote

Redis Engineer
TriOpz, Remote

NoSQL Database Administrator
Accolite Digital, Englewood, CO

Fullstack Developer
BigLynx Computer Software, Redmond, WA

Senior Database Administrator - MySQL
Leading Reach, Inc., Austin, TX

Systems Engineer / DevOps
Hive, San Francisco, CA

Systems Engineer / DevOps
Hive, Seattle, WA

Senior Site Reliability Engineer
Hive, San Francisco, CA

Senior Site Reliability Engineer
Hive, Seattle, WA

Senior DevOps Engineer
Verinovum, Inc, Oklahoma

Senior Security Engineer
Starburst, United States

Onboarding Engineer
Starburst, Boston, MA

Systems Design Engineer
Viasat, Inc., Remote

Enterprise Solutions Architect - Southwest
Starburst, San Diego, CA

Product Manager, Galaxy
Starburst, United States

jobs by Indeed



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Redis logo

The world’s most loved real‑time data platform.
Try free

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Present your product here