DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Doris vs. Cassandra vs. etcd vs. Redis

Vergleich der Systemeigenschaften Apache Doris vs. Cassandra vs. etcd vs. Redis

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Doris  Xaus Vergleich ausschliessenCassandra  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungAn MPP-based analytics DBMS embracing the MySQL protocolWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeA distributed reliable key-value storePopular 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 DatenbankmodellRelational DBMSWide Column StoreKey-Value StoreKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5Document 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
Punkte0,84
Rang#217  Overall
#100  Relational DBMS
Punkte104,59
Rang#12  Overall
#1  Wide Column Stores
Punkte7,66
Rang#55  Overall
#6  Key-Value Stores
Punkte157,00
Rang#6  Overall
#1  Key-Value Stores
Websitedoris.apache.org
github.com/­apache/­doris
cassandra.apache.orgetcd.io
github.com/­etcd-io/­etcd
redis.com
redis.io
Technische Dokumentationgithub.com/­apache/­doris/­wikicassandra.apache.org/­doc/­latestetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.redis.com/­latest/­index.html
redis.io/­docs
EntwicklerApache Software Foundation, originally contributed from BaiduApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr201720082009
Aktuelle Version1.2.2, Februar 20234.1.3, Juli 20233.4, August 20197.2.4, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoApache Version 2.0Open Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
ImplementierungsspracheJavaJavaGoC
Server BetriebssystemeLinuxBSD
Linux
OS X
Windows
FreeBSD
Linux
Windows infoexperimental
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemajaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinteilweise 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, XSLTneinneinneinnein
Sekundärindizesjaeingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungneinja infowith RediSearch module
SQL infoSupport of SQLjaSQL-like SELECT, DML and DDL statements (CQL)neinwith RediSQL module
APIs und andere ZugriffskonzepteJDBC
MySQL client
Proprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
gRPC
JSON over HTTP
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenJavaC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
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 Proceduresbenutzerdefinierte FunktionenneinneinLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersneinjayes, watching key changespublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungSharding infokein "single point of failure"Sharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinefrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinthrough RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
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ätneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztneinAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer auf einzelne Objekte definierbarneinAccess 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
Apache DorisCassandraetcdRedis
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
Neuigkeiten

Microsoft and DataStax Simplify Building AI Agents with Legacy Apps and Data
26. März 2024

How PTC Is Transforming eCommerce with Generative AI, DataStax Astra DB, and Vector Search
21. März 2024

The Astra Assistants API Now Supports Streaming: Because Who Wants to Wait?
19. März 2024

DataStax Integrates NVIDIA NIM for Deploying AI Models
18. März 2024

LangChain and DataStax Astra DB Power Esynergy’s Retrieve-Augment Architecture for Sales Copilot
14. März 2024

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr
Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» 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

Redisson PRO: The ultra-fast Redis Java Client.
» 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
Apache DorisCassandraetcdRedis
DB-Engines Blog Posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

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

LLM-Powered OLAP: the Tencent Experience with Apache Doris
28. August 2023, hackernoon.com

How Big Data Is Saving Lives in Real Time: IoV Data Analytics Helps Prevent Accidents
28. November 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1. September 2023, KDnuggets

bereitgestellt von Google News

What Is Cassandra? Working, Features, and Uses
17. August 2023, Spiceworks News and Insights

How Uber Optimized Cassandra Operations At Scale
20. Juli 2023, Uber

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13. Dezember 2023, VentureBeat

Cassandra: Highly Scalable Database Out of the Box
27. Dezember 2023, hackernoon.com

Microsoft extends life support for aging Apache Cassandra 3.11 database
10. Oktober 2023, The Register

bereitgestellt von Google News

A Deep Dive Into Kubernetes Threat Modeling - Security News
31. Oktober 2023, Trend Micro

How can corporates use the ETCD platform to hedge their forex? Gaurang Somaiya explains
4. August 2023, The Economic Times

How to restore a Kubernetes cluster from an etcd snapshot
16. Dezember 2021, TechTarget

Tutorial: Set up a Secure and Highly Available etcd Cluster
14. August 2020, The New Stack

etcd gets ready to graduate | AWS Open Source Blog
17. November 2020, AWS Blog

bereitgestellt von Google News

Linux Foundation Backs 'Valkey' Open Source Fork of Redis
29. März 2024, The New Stack

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

AWS, Google, Oracle back Redis fork Valkey
28. März 2024, The Stack

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Präsentieren Sie hier Ihr Produkt