DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Amazon DynamoDB vs. CockroachDB vs. CrateDB vs. JanusGraph vs. Microsoft Azure Cosmos DB

Vergleich der Systemeigenschaften Amazon DynamoDB vs. CockroachDB vs. CrateDB vs. JanusGraph vs. Microsoft Azure Cosmos DB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DynamoDB  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes, skalierbares Datenbankservice von Amazon; die Daten werden in der Amazon Cloud gespeichertCockroachDB 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.Verteilter Data Store basierend auf LuceneA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Globally distributed, horizontally scalable, multi-model database service
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMSDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Graph DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Sekundäre DatenbankmodelleRelational DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte70,06
Rang#17  Overall
#3  Document Stores
#2  Key-Value Stores
Punkte4,74
Rang#67  Overall
#36  Relational DBMS
Punkte0,69
Rang#226  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#11  Vektor DBMS
Punkte1,85
Rang#134  Overall
#12  Graph DBMS
Punkte24,97
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Websiteaws.amazon.com/­dynamodbwww.cockroachlabs.comcratedb.comjanusgraph.orgazure.microsoft.com/­services/­cosmos-db
Technische Dokumentationdocs.aws.amazon.com/­dynamodbwww.cockroachlabs.com/­docscratedb.com/­docsdocs.janusgraph.orglearn.microsoft.com/­azure/­cosmos-db
EntwicklerAmazonCockroach LabsCrateLinux Foundation; originally developed as Titan by AureliusMicrosoft
Erscheinungsjahr20122015201320172014
Aktuelle Version24.1.0, Mai 20245.8.1, August 20241.0.0, Oktober 2023
Lizenz infoCommercial or Open Sourcekommerziell infokostenlos bis zu einer gewissen Anzahl von DatenbankoperationenOpen Source infoApache 2.0, commercial license availableOpen SourceOpen Source infoApache 2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoJavaJava
Server BetriebssystemegehostetLinux
macOS
Windows
All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
OS X
Unix
Windows
gehostet
Datenschemaschemafreidynamic schemaFlexible Schema (defined schema, partial schema, schema free)jaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja infoJSON types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajajaja infoAll properties auto-indexed by default
SQL infoSupport of SQLneinyes, wire compatible with PostgreSQLyes, but no triggers and constraints, and PostgreSQL compatibilityneinSQL-like query language
APIs und andere ZugriffskonzepteRESTful HTTP APIJDBCADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Unterstützte Programmiersprachen.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
Clojure
Java
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-seitige Scripts infoStored Proceduresneinneinbenutzerdefinierte FunktionenjaJavaScript
Triggersja infoby integration with AWS LambdaneinneinjaJavaScript
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontal 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 RAFTShardingja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoImplizit im Cloud Service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication using RAFTConfigurable replication on table/partition-leveljaja infoImplizit im Cloud Service
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinneinja infovia Faunus, a graph analytics enginewith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Immediate ConsistencyEventual Consistency
Read-after-write consistency on record level
Eventual Consistency
Immediate Consistency
Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinja infoRelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoACID across one or more tables within a single AWS account and regionACIDnein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarRole-based access controlRechteverwaltung mit BenutzeraccountsBenutzer Authentification und Sicherheit via Rexster Graph ServerZugriffsrechte bis auf item level einstellbar

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
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 DynamoDBCockroachDBCrateDBJanusGraph infosuccessor of TitanMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
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

Erwähnungen in aktuellen Nachrichten

How Samsung Cloud optimized Amazon DynamoDB costs | Amazon Web Services
19. September 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11. April 2024, Uber

Join the preview of attribute-based access control for Amazon DynamoDB | Amazon Web Services
3. September 2024, AWS Blog

Achieve near real-time analytics on Amazon DynamoDB with SingleStore
16. September 2024, AWS Blog

Faster development with Amazon DynamoDB and Amazon Q Developer
12. September 2024, AWS Blog

bereitgestellt von Google News

Cockroach Labs shakes up its licensing to force bigger companies to pay
15. August 2024, TechCrunch

CockroachDB scuttles away from open source Core offering
19. August 2024, The Register

CockroachDB retires self-hosted Core offering, makes Enterprise version free for companies under $10M in annual revenue
15. August 2024, SDTimes.com

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

Now CockroachDB Ditches Open-Source License
20. August 2024, It's FOSS News

bereitgestellt von Google News

CrateDB Appoints Jeff Olson as New CRO
9. Juli 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

Taleo Consulting and CrateDB Announce Strategic Partnership to Transform Data Management and Analytics in Financial Services markets
29. Juli 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

bereitgestellt von Google News

Simple Deployment of a Graph Database: JanusGraph
12. Oktober 2020, Towards Data Science

Database Deep Dives: JanusGraph
8. August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30. Juli 2020, Towards Data Science

bereitgestellt von Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL
21. Mai 2024, Microsoft

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB
24. April 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR)
21. Mai 2024, Microsoft

General availability: Azure Cosmos DB for PostgreSQL geo-redundant backup and restore
24. April 2024, Microsoft

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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