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

Vergleich der Systemeigenschaften Ehcache vs. Redis vs. ScyllaDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsPopular 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.Cassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellKey-Value StoreKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceWide Column Store
Sekundäre DatenbankmodelleDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,81
Rang#62  Overall
#7  Key-Value Stores
Punkte168,13
Rang#6  Overall
#1  Key-Value Stores
Punkte6,16
Rang#71  Overall
#5  Wide Column Stores
Websitewww.ehcache.orgredis.com
redis.io
www.scylladb.com
Technische Dokumentationwww.ehcache.org/­documentationdocs.redis.com/­latest/­index.html
redis.io/­documentation
docs.scylladb.com
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
EntwicklerTerracotta Inc, owned by Software AGRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertScyllaDB
Erscheinungsjahr200920092015
Aktuelle Version3.10.0, Maerz 20227.0.11, April 2023ScyllaDB Open Source 5.0, Juli 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoOpen Source (AGPL), commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheJavaCC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Linux
Datenschemaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinja infowith RediSearch moduleja infocluster global secondary indices
SQL infoSupport of SQLneinneinSQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteJCacheProprietäres Protokoll infoRESP - REdis Serialization ProtocolProprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Unterstützte ProgrammiersprachenJavaC
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
Server-seitige Scripts infoStored ProceduresneinLua; Redis Functions coming in Redis 7 (slides and Github)yes, Lua
Triggersja infoCache Event Listenerspublish/subscribe channels provide some trigger functionality; RedisGearsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta ServerMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
frei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
MapReduce infoBietet ein API für Map/Reduce Operationenneinthrough RedisGearsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Eventual 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
Fremdschlüssel inforeferenzielle Integritätneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceAtomic execution of command blocks and scripts and optimistic lockingnein infoAtomicity and isolation are supported for single operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoDatenzugriffe werden vom Server serialisiertja
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachja infokonfigurierbare Persistenzmechanismen via snapshots oder logsja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleneinAccess 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 object
Weitere Informationen bereitgestellt vom Systemhersteller
EhcacheRedisScyllaDB
Specific characteristicsThe Redis real-time data platform builds upon the unmatched simplicity and speed...
» mehr
ScyllaDB is the database for data-intensive apps that require high performance and...
» mehr
Competitive advantagesRedis Enterprise is a robust in-memory database platform built by the people who...
» mehr
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosRedis Enterprise is used by large enterprise, startup, and government organizations...
» mehr
ScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersVerizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» mehr
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsMost launched Docker container per day according to Docker Hub (7.2M launches per...
» mehr
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsRedis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» mehr
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» mehr

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
DrittanbieterRead the Redis NoSQL benchmark report.
» mehr

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

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

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

Konferenzen und Veranstaltungen

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

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

Overcoming Media Streaming Challenges with NoSQL
Webinar, 10am PT, 4. Mai 2023 (abgeschlossen)

Erwähnungen in aktuellen Nachrichten

Ehcache 3.0 Released with Revamped API and Off-Heap Storage
2. Mai 2016, InfoQ.com

7 awesome Java projects you should know about
10. Mai 2023, InfoWorld

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

Setting Up Distributed Infinispan Cache with Hibernate and Spring
26. Mai 2016, dzone.com

How to Create a Spring Boot App With Caching Enabled
1. Februar 2017, dzone.com

bereitgestellt von Google News

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

Vercel Offers Postgres, Redis Options for Frontend Developers
1. Mai 2023, The New Stack

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

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

Global Open-Source Database Software Market Size and Forecast ...
31. Mai 2023, SleterFC.com

bereitgestellt von Google News

Perimeter Security Market Share to See Modest Growth Through ...
30. Mai 2023, SleterFC.com

ScyllaDB Adds Jon Bakke of MariaDB to its Leadership Team, Supporting Rapid DBaaS Growth
18. April 2023, Yahoo Finance

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

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

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

bereitgestellt von Google News

Jobangebote

Java Developer IV
Excelgens, Jersey City, NJ

Software Engineer
JPMorgan Chase Bank, N.A., Plano, TX

Vice President
Morgan Stanley, New York, NY

Staff Back End Engineer, Platform
Altruist Corp, Remote

Staff Back End Engineer, Platform
Altruist, Los Angeles, CA

Support Developer – Tier III
Case IQ, Remote

Database Administrator - Voice
Intermedia.net, Inc., Remote

NoSQL Database Administrator
Accolite Digital, Englewood, CO

Redis Engineer
TriOpz, Remote

Database Administrator (Kubernetes)
Power Home Remodeling, Charlotte, NC

Senior Backend Software Engineer (Cosmetics)
Singularity 6, United States

Senior Engineer-Server Side
Amex, Los Angeles, CA

Senior Backend Engineer (Meta)
Singularity 6, United States

Senior Full Stack Software Engineer I
Impact, Seattle, WA

Systems Engineer / DevOps
Hive, 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!

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!

Redis logo

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

Neo4j logo

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

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