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 DynamoDB vs. RethinkDB vs. SwayDB vs. Tarantool

Vergleich der Systemeigenschaften Amazon DynamoDB vs. RethinkDB vs. SwayDB vs. Tarantool

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DynamoDB  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes, skalierbares Datenbankservice von Amazon; die Daten werden in der Amazon Cloud gespeichertDBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellDocument Store
Key-Value Store
Document StoreKey-Value StoreDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte77,72
Rang#16  Overall
#2  Document Stores
#2  Key-Value Stores
Punkte2,81
Rang#110  Overall
#20  Document Stores
Punkte0,03
Rang#385  Overall
#60  Key-Value Stores
Punkte1,88
Rang#146  Overall
#24  Document Stores
#25  Key-Value Stores
#68  Relational DBMS
Websiteaws.amazon.com/­dynamodbrethinkdb.comswaydb.simer.auwww.tarantool.io
Technische Dokumentationdocs.aws.amazon.com/­dynamodbrethinkdb.com/­docswww.tarantool.io/­en/­doc
EntwicklerAmazonThe Linux Foundation infosince July 2017Simer PlahaVK
Erscheinungsjahr2012200920182008
Aktuelle Version2.4.1, August 20202.10.0, Mai 2022
Lizenz infoCommercial or Open Sourcekommerziell infokostenlos bis zu einer gewissen Anzahl von DatenbankoperationenOpen Source infoApache Version 2Open Source infoGNU Affero GPL V3.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++ScalaC und C++
Server BetriebssystemegehostetLinux
OS X
Windows
BSD
Linux
macOS
DatenschemaschemafreischemafreischemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, binary, float, bool, date, geometryneinstring, double, decimal, uuid, integer, blob, boolean, datetime
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajaneinja
SQL infoSupport of SQLneinneinneinFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteRESTful HTTP APIOpen binary protocol
Unterstützte Programmiersprachen.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Java
Kotlin
Scala
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored ProceduresneinneinLua, C and SQL stored procedures
Triggersja infoby integration with AWS LambdaClient-side triggers through changefeedsneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding inforange basedkeineSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSource-Replica ReplikationkeineAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Immediate ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Fremdschlüssel inforeferenzielle Integritätneinneinneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoACID across one or more tables within a single AWS account and regionAtomic single-document operationsAtomic execution of operationsACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoMVCC basedjaja
Durability infoDauerhafte Speicherung der Datenjajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjayes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarja infousers and table-level permissionsneinAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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

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 DynamoDBRethinkDBSwayDBTarantool
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

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

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

AWS Weekly Roundup — Savings Plans, Amazon DynamoDB, AWS CodeArtifact, and more — March 25, 2024 ...
25. März 2024, AWS Blog

Performant, Fine Grained Authorization at scale powered by Amazon DynamoDB | Amazon Web Services
22. März 2024, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20. März 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20. März 2024, AWS Blog

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19. März 2024, AWS Blog

bereitgestellt von Google News

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

An introduction to building realtime apps with RethinkDB
9. Juli 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

bereitgestellt von Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4. April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9. Oktober 2019, Хабр

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt