DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Ehcache vs. Kdb vs. Redis

Vergleich der Systemeigenschaften Ehcache vs. Kdb vs. Redis

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsHoch performantes Time Series DBMSPopular 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.
Primäres DatenbankmodellKey-Value StoreTime Series DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Sekundäre DatenbankmodelleRelational DBMSDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,03
Rang#72  Overall
#8  Key-Value Stores
Punkte8,03
Rang#55  Overall
#2  Time Series DBMS
Punkte172,45
Rang#6  Overall
#1  Key-Value Stores
Websitewww.ehcache.orgkx.comredis.com
redis.io
Technische Dokumentationwww.ehcache.org/­documentationcode.kx.comdocs.redis.com/­latest/­index.html
redis.io/­documentation
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
EntwicklerTerracotta Inc, owned by Software AGKx Systems, a division of First Derivatives plcRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr20092000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 20032009
Aktuelle Version3.10.0, Maerz 20223.6, Mai 20187.0.10, Maerz 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablekommerziell infoKostenlose 32-bit VersionOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
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.
  • 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.
ImplementierungsspracheJavaqC
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesneinja infotable attribute 'grouped'ja infowith RediSearch module
SQL infoSupport of SQLneinSQL-like query language (q)nein
APIs und andere ZugriffskonzepteJCacheHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenJavaC
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
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
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersja infoCache Event Listenersja infomittels Viewspublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta Serverhorizontale PartitionierungSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta ServerSource-Replica ReplikationMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infoein vergleichbares Paradigma wird intern verwendetthrough RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Fremdschlüssel inforeferenzielle Integritätneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceneinAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachjaja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleneinRechteverwaltung mit BenutzeraccountsAccess 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
Weitere Informationen bereitgestellt vom Systemhersteller
EhcacheKdbRedis
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
The Redis real-time data platform builds upon the unmatched simplicity and speed...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Redis Enterprise is a robust in-memory database platform built by the people who...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Redis Enterprise is used by large enterprise, startup, and government organizations...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Verizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Most launched Docker container per day according to Docker Hub (7.2M launches per...
» mehr
Licensing and pricing modelsupon request
» mehr
Redis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» 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
DrittanbieterAiven for Redis: Store and access your data quickly and efficiently.
» mehr

CData: 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

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

Weitere Ressourcen
EhcacheKdbRedis
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

Erwähnungen in aktuellen Nachrichten

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

BigMemory Ehcache Addon Dumps Java Garbage Collection
16. September 2010, T.H.E. Journal

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

Java deserialization vulnerabilities explained and how to defend against them
26. August 2021, CSO Online

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

bereitgestellt von Google News

KX Winds Up Time-Series Data For Faster Clouds
6. März 2023, Forbes

John Hoffman Joins KX as Chief Revenue Officer
23. Januar 2023, Yahoo Finance

KX Supports B2C2 for Trading Analytics, Driving Further Innovation ...
28. November 2022, PR Newswire

Stifel taps KX's kdb+ for extreme data volume and velocity use cases
14. Dezember 2022, FinanceFeeds

KX AND ENTERPRISEWEB ENABLE UNPRECEDENTED ...
17. Januar 2023, PR Newswire

bereitgestellt von Google News

New Cryptojacking Campaign Leverages Misconfigured Redis Database Servers
2. März 2023, The Hacker News

Dragonfly, a startup developing a ‘drop-in’ replacement for Redis, raises $21M
21. März 2023, TechCrunch

ChatGPT bug exposes Redis vulnerablity issue
29. März 2023, TechHQ

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

Ulta Beauty has a cloud makeover to get more personal with its ...
21. März 2023, Diginomica

bereitgestellt von Google News

Jobangebote

Systems Specialist
Otis It Inc, Wilmington, DE

Core Java Software Developer
Tiger IT Solutions, Greenwich, CT

Junior SW Developer
CGI Group, Inc., Virginia

Principal Platform Developer (Remote)
Intact Insurance Specialty Solutions, Canton, MA

Senior Software Developer
Two Six Technologies, Fair Oaks, VA

C++ Software Engineer
Intone Networks, New York, NY

C++ Developer
Intone Networks, New York, NY

KDB+/Q Engineer
Aretec Inc, Remote

Database Engineer (hybrid)
RelMap Consulting, Addison, TX

Database Administrator
The Learning Internet Inc, United States

Database Developer
etrailer.com, Remote

Full Stack Web Developer
Snazzy Craftwork, Remote

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

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Vertica logo

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

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!

Präsentieren Sie hier Ihr Produkt