DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Redis vs. Snowflake vs. Trino

Vergleich der Systemeigenschaften Redis vs. Snowflake vs. Trino

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameRedis  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungPopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis legt höchsten Wert auf Performanz. Bei Designentscheidungen wird typischerweise Performanz der Vorzug vor Features oder Speicherbedarf gegeben.Data warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primäres DatenbankmodellKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Document Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte167,35
Rang#6  Overall
#1  Key-Value Stores
Punkte114,13
Rang#11  Overall
#8  Relational DBMS
Punkte6,43
Rang#69  Overall
#38  Relational DBMS
Websiteredis.com
redis.io
www.snowflake.comtrino.io
Technische Dokumentationdocs.redis.com/­latest/­index.html
redis.io/­documentation
docs.snowflake.net/­manuals/­index.htmltrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterFacebookYouTubeDiscordLinkedInTwitterGitHubYouTube
EntwicklerRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertSnowflake Computing Inc.Trino Software Foundation
Erscheinungsjahr200920142012 info2020 rebranded from PrestoSQL
Aktuelle Version7.0.11, April 2023
Lizenz infoCommercial or Open SourceOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterprisekommerziellOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • 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.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
ImplementierungsspracheCJava
Server BetriebssystemeBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
gehostetLinux
macOS infofor devlopment
Datenschemaschemafreija infosupport of semi-structured data formats (JSON, XML, Avro)ja
Typisierung infovordefinierte Datentypen, z.B. float oder dateteilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesja infowith RediSearch moduledepending on connected data-source
SQL infoSupport of SQLneinjaja
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocolCLI Client
JDBC
ODBC
JDBC
RESTful HTTP API
Trino CLI
Unterstützte ProgrammiersprachenC
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
JavaScript (Node.js)
Python
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-seitige Scripts infoStored ProceduresLua; Redis Functions coming in Redis 7 (slides and Github)user defined functionsyes, depending on connected data-source
Triggerspublish/subscribe channels provide some trigger functionality; RedisGearsnein infosimilar concept for controling cloud resourcesnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingjadepending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
jadepending on connected data-source
MapReduce infoBietet ein API für Map/Reduce Operationenthrough RedisGearsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Immediate Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of command blocks and scripts and optimistic lockingACIDdepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoDatenzugriffe werden vom Server serialisiertjaja
Durability infoDauerhafte Speicherung der Datenja infokonfigurierbare Persistenzmechanismen via snapshots oder logsjadepending on connected data-source
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleAccess 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
Benutzer mit feingranularem Berechtigungskonzept und BenutzerrollenSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
RedisSnowflakeTrino
Specific characteristicsThe Redis real-time data platform builds upon the unmatched simplicity and speed...
» mehr
Trino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Competitive advantagesRedis Enterprise is a robust in-memory database platform built by the people who...
» mehr
High performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Typical application scenariosRedis Enterprise is used by large enterprise, startup, and government organizations...
» mehr
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Key customersVerizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» mehr
Trino is widely adopted across the globe as freely-available open source software....
» mehr
Market metricsMost launched Docker container per day according to Docker Hub (7.2M launches per...
» mehr
28250+ commits in GitHub 5750+ stargazers in GitHub 6950+ pull requests merged in...
» mehr
Licensing and pricing modelsRedis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» mehr
Trino is an open source project and usage is therefore free. Commercial offerings...
» mehr
Neuigkeiten

Trino at Open Source Summit North America 2023
15. Mai 2023

47: Meet the new Trino maintainers
5. Mai 2023

Refreshing at the lakehouse summer camp
3. Mai 2023

Just the right time date predicates with Iceberg
11. April 2023

Polish edition of Trino: The Definitive Guide
6. April 2023

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

Read the Redis NoSQL benchmark report.
» mehr

Aiven for Redis: Store and access your data quickly and efficiently.
» mehr
CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

SQLFlow: Provides a visual representation of the overall flow of data. Automated SQL data lineage analysis across Databases, ETL, Business Intelligence, Cloud and Hadoop environments by parsing SQL Script and stored procedure.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
RedisSnowflakeTrino
DB-Engines Blog Posts

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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

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

alle anzeigen

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

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

Briefing: Twitter Stopped Paying Cloud Bill Before DeSantis Glitch
30. Mai 2023, The Information

bereitgestellt von Google News

Microsoft offers Azure ML data import CLI, SDK for Snowflake, other databases
1. Juni 2023, InfoWorld

Better Buy: Snowflake vs. Cloudflare
1. Juni 2023, The Motley Fool

Snowflake Bolsters Data Cloud Search Capabilities with Neeva ...
25. Mai 2023, Datanami

Data Axle Offers Data Via Snowflake Marketplace 05/30/2023
30. Mai 2023, MediaPost Communications

Should You Buy the Dip on Snowflake Stock?
1. Juni 2023, The Motley Fool

bereitgestellt von Google News

How data engineering is powering Pinterest's global platform
1. Juni 2023, Technology Magazine

Starburst accelerates Trino to 'Warp Speed' to accelerate data ...
8. Februar 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. Dezember 2022, CryptoSlate

bereitgestellt von Google News

Jobangebote

Database Administrator (Kubernetes)
Power Home Remodeling, Greenbelt, MD

NoSQL Database Administrator
Accolite Digital, Englewood, CO

Database Administrator (Kubernetes)
Power Home Remodeling, Leesburg, VA

Director, Engineering- Database (Keyvalue)
GEICO, Chevy Chase, MD

Principal Database Developer - GIS
Concepts Beyond, LLC, Remote, DC

Database Administrator
Smile Doctors, Remote

Sr. Data Analyst (Snowflake)
Evolver, LLC. a CSS Company, Remote

Database Reliability Engineer
FORM.com, Remote

Sr. Power BI Tester
InforTalents, Inc, Remote

Senior SQL Database Platform Administrator
Chicago Trading Company (CTC), Chicago, IL

IT SPECIALIST
US Securities and Exchange Commission, Washington, DC

Systems Design Engineer
Viasat, Inc., Remote

Senior Security Engineer
Starburst, United States

Senior Director, Developer Relations
Starburst, United States

Data Analyst - Marketing
doxo, Seattle, WA

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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

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!

Vertica logo

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

Präsentieren Sie hier Ihr Produkt