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 > 4D vs. Amazon DocumentDB vs. CockroachDB vs. MaxDB vs. Riak KV

Vergleich der Systemeigenschaften 4D vs. Amazon DocumentDB vs. CockroachDB vs. MaxDB vs. Riak KV

Redaktionelle Informationen bereitgestellt von DB-Engines
Name4D infofrüherer Name: 4th Dimension  Xaus Vergleich ausschliessenAmazon DocumentDB  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenMaxDB infoformerly named Adabas-D  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessen
KurzbeschreibungAnwendungsentwicklungsumgebung mit integrierter DatenbankFast, scalable, highly available, and fully managed MongoDB-compatible database serviceCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.A robust and reliable RDBMS optimized to run all major SAP solutionsVerteilter, fehlertoleranter Key-Value Store
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSRelational DBMSKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von Sekundärindizes
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,47
Rang#110  Overall
#54  Relational DBMS
Punkte1,91
Rang#131  Overall
#24  Document Stores
Punkte5,73
Rang#58  Overall
#34  Relational DBMS
Punkte2,26
Rang#114  Overall
#55  Relational DBMS
Punkte4,01
Rang#79  Overall
#9  Key-Value Stores
Websitewww.4d.comaws.amazon.com/­documentdbwww.cockroachlabs.commaxdb.sap.com
Technische Dokumentationdeveloper.4d.comaws.amazon.com/­documentdb/­resourceswww.cockroachlabs.com/­docsmaxdb.sap.com/­documentationwww.tiot.jp/­riak-docs/­riak/­kv/­latest
Entwickler4D, IncCockroach LabsSAP, acquired from Software AG (Adabas-D) in 1997OpenSource, formerly Basho Technologies
Erscheinungsjahr19842019201519842009
Aktuelle Versionv20, April 202324.1.0, Mai 20247.9.10.12, Februar 20243.2.0, Dezember 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache 2.0, commercial license availablekommerziell infoLimitierte Community Edition gratisOpen Source infoApache Version 2, kommerzielle Enterprise Edition
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoC++Erlang
Server BetriebssystemeOS X
Windows
gehostetLinux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
OS X
Datenschemajaschemafreidynamic schemajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinneinnein
Sekundärindizesjajajajaeingeschränkt
SQL infoSupport of SQLja infoclose to SQL 92neinyes, wire compatible with PostgreSQLjanein
APIs und andere ZugriffskonzepteODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
proprietary protocol using JSON (MongoDB compatible)JDBCADO.NET
JDBC
ODBC
WebDAV
HTTP API
Native Erlang Interface
Unterstützte Programmiersprachen4D eigene IDE
PHP
Go
Java
JavaScript (Node.js)
PHP
Python
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C#
Java
Perl
PHP
Python
C infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
Server-seitige Scripts infoStored ProceduresjaneinneinjaErlang
Triggersjaneinneinjaja infoPre-Commit Hooks und Post-Commit Hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekeinehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTkeineSharding infokein "single point of failure"
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasMulti-source replication using RAFTSource-Replica Replikationfrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjanein infotypically not used, however similar functionality with DBRef possiblejajanein infoes können Links zwischen Datensätzen gespeichert werden
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic single-document operationsACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer und GruppenAccess rights for users and rolesRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes, using Riak Security

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

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

Weitere Ressourcen
4D infofrüherer Name: 4th DimensionAmazon DocumentDBCockroachDBMaxDB infoformerly named Adabas-DRiak KV
DB-Engines Blog Posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16. Mai 2024, AWS Blog

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20. Mai 2024, AWS Blog

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

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

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8. März 2024, AWS Blog

bereitgestellt von Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

mLogica and Cockroach Labs Partner to Accelerate Mainframe and Legacy Database Modernizations
30. Mai 2024, InvestorsObserver

bereitgestellt von Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30. Dezember 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11. August 2020, SAP News

Alibaba Cloud Offers Access to SAP Software for Customers
5. Juni 2018, Alizila

Dear SAP, Why Don't You Make Hana A Success?
28. Juli 2021, E3-Magazin

SIOS looks to boost SAP HANA automated replication
29. März 2023, TechTarget

bereitgestellt von Google News

Basho Revamps Riak Open-Source Database
22. September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23. Dezember 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

Basho to Bolster Riak with DB Plug-Ins
5. Mai 2014, Datanami

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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