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 > Amazon DocumentDB vs. Amazon SimpleDB vs. BigchainDB vs. DolphinDB vs. Redis

Vergleich der Systemeigenschaften Amazon DocumentDB vs. Amazon SimpleDB vs. BigchainDB vs. DolphinDB vs. Redis

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DocumentDB  Xaus Vergleich ausschliessenAmazon SimpleDB  Xaus Vergleich ausschliessenBigchainDB  Xaus Vergleich ausschliessenDolphinDB  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungFast, scalable, highly available, and fully managed MongoDB-compatible database serviceGehostetes einfaches Datenbankservice von Amazon, die Daten liegen in der Amazon Cloud. infoEs gibt ein unabhängiges Produkt namens SimpleDB von Edward ScioreBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Popular 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 DatenbankmodellDocument StoreKey-Value StoreDocument StoreTime Series DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Sekundäre DatenbankmodelleRelational 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
Punkte1,89
Rang#137  Overall
#24  Document Stores
Punkte1,88
Rang#139  Overall
#24  Key-Value Stores
Punkte0,82
Rang#212  Overall
#36  Document Stores
Punkte4,23
Rang#82  Overall
#6  Time Series DBMS
Punkte156,44
Rang#6  Overall
#1  Key-Value Stores
Websiteaws.amazon.com/­documentdbaws.amazon.com/­simpledbwww.bigchaindb.comwww.dolphindb.comredis.com
redis.io
Technische Dokumentationaws.amazon.com/­documentdb/­resourcesdocs.aws.amazon.com/­simpledbbigchaindb.readthedocs.io/­en/­latestdocs.dolphindb.cn/­en/­help200/­index.htmldocs.redis.com/­latest/­index.html
redis.io/­docs
EntwicklerAmazonDolphinDB, IncRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr20192007201620182009
Aktuelle Versionv2.00.4, January 20227.2.4, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoAGPL v3kommerziell infofree community version availableOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinnein
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.
ImplementierungssprachePythonC++C
Server BetriebssystemegehostetgehostetLinuxLinux
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemaschemafreischemafreischemafreijaschemafrei
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, XSLTneinneinneinnein
Sekundärindizesjaja infoAlle Spalten werden automatisch indiziertjaja infowith RediSearch module
SQL infoSupport of SQLneinneinneinSQL-like query languagewith RediSQL module
APIs und andere Zugriffskonzepteproprietary protocol using JSON (MongoDB compatible)RESTful HTTP APICLI Client
RESTful HTTP API
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
PHP
Python
.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Go
Haskell
Java
JavaScript
Python
Ruby
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
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 ProceduresneinneinjaLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersneinneinneinpublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekeine infoSharding muss in der Applikation implementiert werdenShardinghorizontale PartitionierungSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasjafrei wählbarer ReplikationsfaktorjaMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinneinjathrough RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
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ätnein infotypically not used, however similar functionality with DBRef possibleneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-document operationsnein infoParallel ausgeführte Datenänderungen können von der Applikation entdeckt werdenjaAtomic 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 Datenjajayes,with MongoDB ord RethinkDBjaja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbaryesAdministrators, Users, GroupsAccess 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
DrittanbieterNavicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» 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

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
Amazon DocumentDBAmazon SimpleDBBigchainDBDolphinDBRedis
DB-Engines Blog Posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3. August 2015, 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

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29. November 2023, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15. April 2024, AWS Blog

AWS announces Amazon DocumentDB I/O-Optimized
21. November 2023, AWS Blog

AWS announces vector search for Amazon DocumentDB
29. November 2023, AWS Blog

Mask sensitive Amazon DocumentDB log data with Amazon CloudWatch Logs data protection | Amazon Web Services
16. April 2024, AWS Blog

bereitgestellt von Google News

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20. Mai 2009, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28. Mai 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed Product On AWS
12. November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse | AWS News Blog
22. Juli 2009, AWS Blog

Amazon Goes Back to the Future With 'NoSQL' Database
19. Januar 2012, WIRED

bereitgestellt von Google News

Exploring the 10 BEST Python Libraries for Blockchain Applications
9. September 2023, DataDrivenInvestor

An Introduction to BigchainDB, a Popular Blockchain Database
17. September 2020, Open Source For You

Blockchain Database Startup BigchainDB Raises €3 Million
27. September 2016, CoinDesk

What is BigchainDB Technology & How it works and the Characteristics?
26. August 2017, Blockchain Council

Using BigchainDB: A Database with Blockchain Characteristics
20. Januar 2022, Open Source For You

bereitgestellt von Google News

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

Valkey publishes release candidate and attracts new backer
18. April 2024, The Register

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

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

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

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

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.

AllegroGraph logo

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

Neo4j logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt