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. RavenDB vs. Redis vs. Rockset

Vergleich der Systemeigenschaften Ehcache vs. RavenDB vs. Redis vs. Rockset

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsOpen Source Operational and Transactional Enterprise NoSQL Document DatabasePopular 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.A scalable, reliable search and analytics service in the cloud, built on RocksDB
Primäres DatenbankmodellKey-Value StoreDocument StoreKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceDocument Store
Sekundäre DatenbankmodelleGraph DBMS
Spatial DBMS
Time Series DBMS
Document Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vektor DBMS
Relational DBMS
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,55
Rang#69  Overall
#8  Key-Value Stores
Punkte3,47
Rang#95  Overall
#16  Document Stores
Punkte157,00
Rang#6  Overall
#1  Key-Value Stores
Punkte1,01
Rang#201  Overall
#35  Document Stores
Websitewww.ehcache.orgravendb.netredis.com
redis.io
rockset.com
Technische Dokumentationwww.ehcache.org/­documentationravendb.net/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
docs.rockset.com
EntwicklerTerracotta Inc, owned by Software AGHibernating RhinosRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertRockset
Erscheinungsjahr2009201020092019
Aktuelle Version3.10.0, Maerz 20225.4, Juli 20227.2.4, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprisekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinja
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.
ImplementierungsspracheJavaC#CC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
macOS
Raspberry Pi
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
gehostet
Datenschemaschemafreischemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinteilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesdynamic typing
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoingestion from XML files supported
Sekundärindizesneinjaja infowith RediSearch moduleall fields are automatically indexed
SQL infoSupport of SQLneinSQL-like query language (RQL)with RediSQL moduleRead-only SQL queries, including JOINs
APIs und andere ZugriffskonzepteJCache.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolHTTP REST
Unterstützte ProgrammiersprachenJava.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
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
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresneinjaLua; Redis Functions coming in Redis 7 (slides and Github)nein
Triggersja infoCache Event Listenersjapublish/subscribe channels provide some trigger functionality; RedisGearsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingAutomatic sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta ServerMulti-Source ReplikationMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
ja
MapReduce infoBietet ein API für Map/Reduce Operationenneinjathrough RedisGearsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Eventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceACID, Cluster-wide transaction availableAtomic execution of command blocks and scripts and optimistic lockingnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoDatenzugriffe werden vom Server serialisiertja
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachjaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleneinAuthorization levels configured per client per databaseAccess 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
Access rights for users and organizations can be defined via Rockset console

Weitere Informationen bereitgestellt vom Systemhersteller

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

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» mehr

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

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» 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
EhcacheRavenDBRedisRockset
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

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

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Terracotta: A Picture of the Changing Database Market
20. Juli 2010, ReadWrite

Ehcache Joins Terracotta
18. August 2009, InfoQ.com

bereitgestellt von Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

bereitgestellt von Google News

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22. März 2024, Blocks & Files

Redis moves to source-available licenses
25. März 2024, InfoWorld

Redis acquires storage engine startup Speedb to enhance its open-source database
21. März 2024, SiliconANGLE News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21. März 2024, TechCrunch

Redis tightens its license terms, pleasing basically no one
22. März 2024, The Register

bereitgestellt von Google News

Honing business data with AI real-time analytics
14. März 2024, SiliconANGLE News

Rockset lands $44M to power real-time search and analytics apps
29. August 2023, TechCrunch

Rockset targets cost control with latest database update
31. Januar 2024, TechTarget

Rockset Primes Database for Massive Vector Serving
20. November 2023, Datanami

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31. Januar 2024, GlobeNewswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt