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

System Properties Comparison LevelDB vs. Redis vs. Trino

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonRedis  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesPopular 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.Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelKey-value storeKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceRelational DBMS
Secondary database modelsDocument store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
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
Score3.54
Rank#98  Overall
#17  Key-value stores
Score172.45
Rank#6  Overall
#1  Key-value stores
Score5.21
Rank#81  Overall
#42  Relational DBMS
Websitegithub.com/­google/­leveldbredis.com
redis.io
trino.io
Technical documentationgithub.com/­google/­leveldb/­blob/­master/­doc/­index.mddocs.redis.com/­latest/­index.html
redis.io/­documentation
trino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterFacebookYouTubeDiscordLinkedInTwitterGitHubYouTube
DeveloperGoogleRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.Trino Software Foundation
Initial release201120092012 info2020 rebranded from PrestoSQL
Current release1.23, February 20217.0.10, March 2023
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen 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.
  • 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.
  • 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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageC++CJava
Server operating systemsIllumos
Linux
OS X
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Linux
macOS infofor devlopment
Data schemeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenopartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes
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 indexesnoyes infowith RediSearch moduledepending on connected data-source
SQL infoSupport of SQLnonoyes
APIs and other access methodsproprietary protocol infoRESP - REdis Serialization ProtocolJDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
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
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnoLua; Redis Functions coming in Redis 7 (slides and Github)yes, depending on connected data-source
Triggersnopublish/subscribe channels provide some trigger functionality; RedisGearsno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
depending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnothrough RedisGearsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
depending on connected data-source
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of command blocks and scripts and optimistic lockingdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlnoAccess 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
SQL standard access control
More information provided by the system vendor
LevelDBRedisTrino
Specific characteristicsThe Redis real-time data platform builds upon the unmatched simplicity and speed...
» 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
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
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
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
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
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

46: Trino heats up with Ignite
15 March 2023

45: Trino swimming with the DolphinScheduler
23 February 2023

44: Seeing clearly with Metabase
26 January 2023

The rabbit reflects on Trino in 2022
10 January 2023

Cleaning up the Trino pull request backlog
9 January 2023

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 partiesAiven for Redis: Store and access your data quickly and efficiently.
» more

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

Read the Redis NoSQL benchmark report.
» more

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

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

More resources
LevelDBRedisTrino
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

Recent citations in the news

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

New ransomware encrypts files, then steals your Discord account
20 November 2022, BleepingComputer

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in ...
9 November 2022, businesswire.com

Threat Thursday: BlackGuard Infostealer Rises from Russian ...
21 April 2022, BlackBerry Blog

The Good, the Bad and the Ugly in Cybersecurity - Week 38
16 September 2022, SentinelOne

provided by Google News

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

New Cryptojacking Campaign Leverages Misconfigured Redis Database Servers
2 March 2023, The Hacker News

OpenAI Reveals Redis Bug Behind ChatGPT User Data Exposure ...
25 March 2023, The Hacker News

Ulta Beauty has a cloud makeover to get more personal with its customers
21 March 2023, Diginomica

Dragonfly 1.0 Released For What Claims To Be The World's Fastest ...
21 March 2023, Phoronix

provided by Google News

Iceberg Data Services Emerge from Tabular, Dremio
1 March 2023, Datanami

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

Starburst accelerates Trino to ‘Warp Speed’ to accelerate data querying
8 February 2023, VentureBeat

Trino turns 10: Starburst celebrates a decade of its open source query engine
11 August 2022, VentureBeat

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

provided by Google News

Job opportunities

HPC CAE/CFD Specialist
V2Soft, Remote

Software Developer
Tata Technologies, Auburn Hills, MI

PS Technical Consultant IV
NCR, Georgia

Principal Engineer - Database Internals
Snowflake, San Mateo, CA

Senior Software Engineer- Database Internals
Snowflake, San Mateo, CA

Database Engineer
RelMap Consulting, Remote

Database Developer
etrailer.com, Remote

Redis Engineer
TriOpz, Remote

Database Administrator (MySQL, network, etc)
Chess.com, Remote

Database Engineer
Taras Technologies INC, Alpharetta, GA

Data Viz Analyst (241)
Amplify Consulting Partners, Remote

Data Scientist (1:2)
PRGX Global, Inc, Atlanta, GA

Distributed Systems Engineer (L4) - Data Platform
Netflix, Los Gatos, CA

Senior Data Analyst
Silicon Labs Careers, Austin, TX

Data Engineer III
Novant Health, Winston-Salem, NC

jobs by Indeed



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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!

Neo4j logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Redis logo

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

Present your product here