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

DBMS > Derby vs. etcd vs. Memcached vs. Oracle vs. Redis

Vergleich der Systemeigenschaften Derby vs. etcd vs. Memcached vs. Oracle vs. Redis

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDerby infooft Apache Derby genannt, ursprünglich IBM Cloudscape; unter dem Namen JavaDB im Java SDK enthalten  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenMemcached  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A distributed reliable key-value storeIn-memory Key-Value Store, ursprünglich entwickelt für CachingWeit verbreitetes, allgemein einsetzbares RDBMSPopular 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 DBMSKey-Value StoreKey-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
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
Document 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
Punkte5,30
Rang#66  Overall
#36  Relational DBMS
Punkte7,64
Rang#54  Overall
#5  Key-Value Stores
Punkte20,74
Rang#32  Overall
#4  Key-Value Stores
Punkte1234,27
Rang#1  Overall
#1  Relational DBMS
Punkte156,44
Rang#6  Overall
#1  Key-Value Stores
Websitedb.apache.org/­derbyetcd.io
github.com/­etcd-io/­etcd
www.memcached.orgwww.oracle.com/­databaseredis.com
redis.io
Technische Dokumentationdb.apache.org/­derby/­manuals/­index.htmletcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
github.com/­memcached/­memcached/­wikidocs.oracle.com/­en/­databasedocs.redis.com/­latest/­index.html
redis.io/­docs
EntwicklerApache Software FoundationDanga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickeltOracleRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr1997200319802009
Aktuelle Version10.17.1.0, November 20233.4, August 20191.6.25, Maerz 202423c, September 20237.2.4, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoBSD Lizenzkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
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.
ImplementierungsspracheJavaGoCC und C++C
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
Windows infoexperimental
FreeBSD
Linux
OS X
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemajaschemafreischemafreija infoSchemaless in JSON and XML columnsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinneinjateilweise 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, XSLTjaneinjanein
Sekundärindizesjaneinneinjaja infowith RediSearch module
SQL infoSupport of SQLjaneinneinja infomit proprietären Erweiterungenwith RediSQL module
APIs und andere ZugriffskonzepteJDBCgRPC
JSON over HTTP
Propriätäres ProtokollJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenJava.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
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 ProceduresJava Stored ProceduresneinneinPL/SQL infoauch Java stored procedures möglichLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersjayes, watching key changesneinjapublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding, horizontal partitioningSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.keine infoRepcached, ein Memcached Patch, liefert ReplicationMulti-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 Operationenneinneinneinnein infokann in PL/SQL realisiert werdenthrough RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate 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ätjaneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACID infomit parameterisierbarem isolation levelAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajaneinjaja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'ja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardneinja infomittels SASL (Simple Authentication and Security Layer) ProtokollBenutzer 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

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
DrittanbieterDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» mehr

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» 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

Redisson 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

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

Weitere Ressourcen
Derby infooft Apache Derby genannt, ursprünglich IBM Cloudscape; unter dem Namen JavaDB im Java SDK enthaltenetcdMemcachedOracleRedis
DB-Engines Blog Posts

Redis extends the lead in the DB-Engines key-value store ranking
3. Februar 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

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

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

Top Database Tools for Java Developers in 2023
17. November 2023, TechRepublic

JDBC tutorial: Easy installation and setup with Apache Derby
20. Dezember 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3. Mai 2020, Towards Data Science

The Arrival of Java 20
21. März 2023, Oracle

No, Citrix did not kill CloudStack
15. September 2014, InfoWorld

bereitgestellt von Google News

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

RBI defers exchange traded currency derivatives norms
5. April 2024, The Indian Express

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4. April 2024, The Hindu

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

bereitgestellt von Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15. März 2024, Infosecurity Magazine

The Performance Impact Of Intel's Register File Data Sampling
15. März 2024, Phoronix

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6. März 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1. März 2018, ZDNet

Why Redis beats Memcached for caching
14. September 2017, InfoWorld

bereitgestellt von Google News

RSA Conference 2024: The Art of Possible
16. April 2024, blogs.oracle.com

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2. April 2024, blogs.oracle.com

Insurance company Great Eastern migrates 300 databases to on-premise Oracle Cloud hardware
16. April 2024, DatacenterDynamics

Oracle Releases Biggest Security Update in 2024 – 372 Vulnerabilities Are Fixed – Update Now!
17. April 2024, GBHackers

Alert! Oracle Releases Critical Patch Update 2024 - 372 Vulnerabilities are Fixed
17. April 2024, CybersecurityNews

bereitgestellt von Google News

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

Linux Foundation marshals support for open source alternative to Redis
3. April 2024, The Register

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

Deploy Amazon ElastiCache for Redis clusters using AWS CDK and TypeScript | Amazon Web Services
5. April 2024, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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.

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

Präsentieren Sie hier Ihr Produkt