DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > CouchDB vs. Redis vs. SurrealDB vs. Valkey

Vergleich der Systemeigenschaften CouchDB vs. Redis vs. SurrealDB vs. Valkey

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenSurrealDB  Xaus Vergleich ausschliessenValkey infoOpen source key/value datastore  Xaus Vergleich ausschliessen
KurzbeschreibungEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertPopular 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 fully ACID transactional, developer-friendly, multi-model DBMSOpen source key/value datastore
Primäres DatenbankmodellDocument StoreKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceDocument Store
Graph DBMS
Key-Value Store
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionDocument 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,60
Rang#53  Overall
#9  Document Stores
Punkte152,19
Rang#7  Overall
#1  Key-Value Stores
Punkte1,08
Rang#176  Overall
#30  Document Stores
#16  Graph DBMS
Punkte1,35
Rang#153  Overall
#25  Key-Value Stores
Websitecouchdb.apache.orgredis.com
redis.io
surrealdb.comvalkey.io
Technische Dokumentationdocs.couchdb.org/­en/­stabledocs.redis.com/­latest/­index.html
redis.io/­docs
surrealdb.com/­docsgithub.com/­valkey-io/­valkey
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertSurrealDB Ltd
Erscheinungsjahr2005200920222024
Aktuelle Version3.3.3, Dezember 20237.2.5, Mai 2024v1.5.0, Mai 2024Valkey 8.0.1, October 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen SourceOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheErlangCRustC
Server BetriebssystemeAndroid
BSD
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Linux
macOS
Windows
Datenschemaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinteilweise 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, XSLTneinnein
Sekundärindizesja infoüber Viewsja infowith RediSearch module
SQL infoSupport of SQLneinwith RediSQL moduleSQL-like query language
APIs und andere ZugriffskonzepteRESTful HTTP/JSON APIProprietäres Protokoll infoRESP - REdis Serialization ProtocolGraphQL
RESTful HTTP API
WebSocket
Unterstützte ProgrammiersprachenC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
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
Deno
Go
JavaScript (Node.js)
Rust
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersjapublish/subscribe channels provide some trigger functionality; RedisGearsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoimproved architecture with release 2.0Sharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce Operationenjathrough RedisGearsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual 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ätneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoatomare Operationen innerhalb eines Dokumentes möglichAtomic execution of command blocks and scripts and optimistic lockingACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoStrategie: optimistic lockingja infoDatenzugriffe werden vom Server serialisiertja
Durability infoDauerhafte Speicherung der Datenjaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer pro Datenbank definierbarAccess 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
yes, based on authentication and database rules

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

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

Weitere Ressourcen
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"RedisSurrealDBValkey infoOpen source key/value datastore
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

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

I made my own Obsidian Sync server with my NAS and a free plugin, and it works perfectly
9. Mai 2025, XDA

CouchDB Update Brings QuickJS Engine Option - 4~5x Faster Than SpiderMonkey
27. September 2024, Phoronix

Using a NoSQL Database to Manage Information in a Modern Retail Environment
7. September 2024, IBM

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, theregister.com

bereitgestellt von Google News

Database Management System Market Projected to Reach USD
5. Mai 2025, GlobeNewswire

Best of 2024: Valkey is Rapidly Overtaking Redis
23. Dezember 2024, DevOps.com

Integrate your Spring Boot application with Amazon ElastiCache
16. April 2025, Amazon Web Services

Vector search is the new black for enterprise databases
24. April 2025, theregister.com

DigitalOcean Unveils Next-Gen Redis 7.2 Managed Caching: Automated Failover, RDMA Support
24. April 2025, Stock Titan

bereitgestellt von Google News

SurrealDB Launches Surreal Cloud, a Fully Managed Database Service That Tackles the Complexity Issues Faced by Developer Teams
7. Dezember 2024, insideAI News

SurrealDB Empowers Developers to Build Applications with the Launch of SurrealDB University
15. Oktober 2024, Business Wire

SurrealDB's Surreal Cloud debuts on AWS S3 for scalable multimodel database as a service
4. Dezember 2024, SiliconANGLE

SurrealDB is helping developers consolidate their databases
18. Juni 2024, TechCrunch

London-based SurrealDB secures over €18.6 million aiming to disrupt database technology
18. Juni 2024, EU-Startups

bereitgestellt von Google News

How Habby enhanced resiliency and system robustness using Valkey GLIDE and Amazon ElastiCache
28. April 2025, Amazon Web Services

DigitalOcean Introduces Managed Caching for Valkey
24. April 2025, Business Wire

Best of 2024: Valkey is Rapidly Overtaking Redis
23. Dezember 2024, DevOps.com

Arch Linux Is The Latest Distribution Replacing Redis With Valkey
17. April 2025, Phoronix

Valkey 8.1’s Performance Gains Disrupt In-Memory Databases
25. März 2025, The New Stack

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 data platform to build your intelligent applications.
Try 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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt