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

DBMS > Ehcache vs. Interbase vs. Redis

Vergleich der Systemeigenschaften Ehcache vs. Interbase 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 ausschliessenInterbase  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsLeichtgewichtiges bewährtes RDBMS infoursprünglich von BorlandPopular 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 StoreRelational DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Sekundäre DatenbankmodelleDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,45
Rang#64  Overall
#8  Key-Value Stores
Punkte6,06
Rang#69  Overall
#38  Relational DBMS
Punkte163,68
Rang#6  Overall
#1  Key-Value Stores
Websitewww.ehcache.orgwww.embarcadero.com/­products/­interbaseredis.com
redis.io
Technische Dokumentationwww.ehcache.org/­documentationdocs.embarcadero.com/­products/­interbasedocs.redis.com/­latest/­index.html
redis.io/­docs
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
EntwicklerTerracotta Inc, owned by Software AGEmbarcaderoRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr200919842009
Aktuelle Version3.10.0, Maerz 2022InterBase 2020, Dezember 20197.2.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablekommerziellOpen 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.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
ImplementierungsspracheJavaCC
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAndroid
iOS
Linux
OS X
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, XSLTneinnein infoExportieren als XML möglichnein
Sekundärindizesneinjaja infowith RediSearch module
SQL infoSupport of SQLneinjanein
APIs und andere ZugriffskonzepteJCacheADO.NET
JDBC
ODBC
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenJava.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
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 Proceduresneinja infoInterbase procedure and trigger languageLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersja infoCache Event Listenersjapublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerkeineSharding 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 ServerInterbase Change ViewsMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinthrough 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 resourceACIDAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoMultiversion concurreny controlja 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 infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication
Weitere Informationen bereitgestellt vom Systemhersteller
EhcacheInterbaseRedis
Specific characteristicsThe Redis real-time data platform builds upon the unmatched simplicity and speed...
» mehr
Competitive advantagesRedis Enterprise is a robust in-memory database platform built by the people who...
» mehr
Typical application scenariosRedis Enterprise is used by large enterprise, startup, and government organizations...
» mehr
Key customersVerizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» mehr
Market metricsMost launched Docker container per day according to Docker Hub (7.2M launches per...
» mehr
Licensing and pricing modelsRedis 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
DrittanbieterRedisson 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

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» 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
EhcacheInterbaseRedis
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

Security Bulletin 20 Sep 2023
20. September 2023, Cyber Security Agency of Singapore

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

API Monitoring: Why It's Important and How to Do It Right
18. September 2023, Analytics Insight

How to Work on an Unfamiliar Codebase
17. Mai 2023, hackernoon.com

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

bereitgestellt von Google News

Embarcadero Announces InterBase 2020, Flagship Database ...
15. November 2019, Business Wire

BASEBALL SUPERCOPPA PIEMONTE U18/23 – Sconiftta per lo ...
26. September 2023, vercellioggi.it

Federazione Italiana Baseball Softball
22. September 2023, fibs.it

L'Under 12 conquista il concentramento di finale di Coppa Toscana ...
25. September 2023, baseballmania.eu

Die Zukunft der Datenbanksysteme
5. September 2023, it-daily.net

bereitgestellt von Google News

Implementing Cache using Redis in a Spring Boot API that uses ...
24. September 2023, Medium

Redis Enterprise Cloud Integration with Amazon Bedrock Now ...
13. September 2023, Business Wire

IBM Bolsters Database Security with Guardium 12.0
27. September 2023, IT Jungle

Flowdesk - using in-memory database to make digital finance fast and accessible
4. September 2023, diginomica

NoSQL databases | Web Security Academy
26. September 2023, The Daily Swig

bereitgestellt von Google News

Jobangebote

Sr. Microservices Developer
Photon, New Jersey

Software Analyst/Developer
Verudix, Oak Brook, IL

SENIOR SPECIALIST, Full-Stack Developer
The Bank of New York Mellon Corporation, Jersey City, NJ

Sr. Software Developer(Applications)
Verudix, Oak Brook, IL

Tech Lead Microservices Developer
Photon, New Jersey

Software developer
InterBase Corporation, Yorba Linda, CA

IT Development Manager
The Christopher Group-IT, Little Rock, AR

Backend Engineer
Sporty Group, Remote

AWS Developer
zettalogix.Inc, Remote

Senior Backend Engineer (Golang)
Mobalytics, Remote

Weekend Backend Engineer
Sporty Group, Remote

Database Architect
Language IO Inc, Cheyenne, WY

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Präsentieren Sie hier Ihr Produkt