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

DBMS > Bangdb vs. Oracle Rdb vs. Redis vs. Riak TS vs. RocksDB

Vergleich der Systemeigenschaften Bangdb vs. Oracle Rdb vs. Redis vs. Riak TS vs. RocksDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphPopular 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.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceTime Series DBMSKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMSDocument 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,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte1,08
Rang#184  Overall
#85  Relational DBMS
Punkte157,80
Rang#6  Overall
#1  Key-Value Stores
Punkte0,20
Rang#319  Overall
#27  Time Series DBMS
Punkte3,65
Rang#85  Overall
#11  Key-Value Stores
Websitebangdb.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlredis.com
redis.io
rocksdb.org
Technische Dokumentationdocs.bangdb.comwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.redis.com/­latest/­index.html
redis.io/­docs
www.tiot.jp/­riak-docs/­riak/­ts/­latestgithub.com/­facebook/­rocksdb/­wiki
EntwicklerSachin Sinha, BangDBOracle, originally developed by Digital Equipment Corporation (DEC)Redis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertOpen Source, formerly Basho TechnologiesFacebook, Inc.
Erscheinungsjahr20121984200920152013
Aktuelle VersionBangDB 2.0, October 20217.4.1.1, 20217.2.4, Jaenner 20243.0.0, September 20228.11.4, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziellOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen SourceOpen Source infoBSD
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.
ImplementierungsspracheC, C++CErlangC++
Server BetriebssystemeLinuxHP Open VMSBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Linux
OS X
Linux
DatenschemaschemafreiFlexible Schema (defined schema, partial schema, schema free)schemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesneinnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjaja infowith RediSearch moduleeingeschränktnein
SQL infoSupport of SQLSQL like support with command line tooljawith RediSQL moduleyes, limitednein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolHTTP API
Native Erlang Interface
C++ API
Java API
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
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
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C++
Go
Java
Perl
Python
Ruby
Server-seitige Scripts infoStored ProceduresneinLua; Redis Functions coming in Redis 7 (slides and Github)Erlangnein
Triggersyes, Notifications (with Streaming only)publish/subscribe channels provide some trigger functionality; RedisGearsja infopre-commit hooks and post-commit hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingShardinghorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
frei wählbarer Replikationsfaktorja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinthrough RedisGearsjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual 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ätneinjaneinnein infolinks between datasets can be storednein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDyes, on a single nodeAtomic execution of command blocks and scripts and optimistic lockingneinja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljaja infoDatenzugriffe werden vom Server serialisiertjaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinjaja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Access 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
neinnein

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

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

Redisson PRO: The ultra-fast Redis Java Client.
» mehr

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» mehr
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» 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
BangdbOracle RdbRedisRiak TSRocksDB
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

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Oracle Business Model - How Oracle Makes Money?
13. Juni 2023, Business Model Analyst

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18. September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4. Mai 2013, oreilly.com

bereitgestellt von Google News

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

The Coolest Database System Companies Of The 2024 Big Data 100
22. April 2024, CRN

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

Valkey is Rapidly Overtaking Redis
19. April 2024, DevOps.com

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

bereitgestellt von Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

Basho open-sources its Riak TS database for the Internet Of Things
5. Mai 2016, TechCrunch

Basho brings open source Riak TS database for IoT
7. Mai 2016, Open Source For You

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

bereitgestellt von Google News

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10. August 2021, AWS Blog

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6. April 2023, Phoronix

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for 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