DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Amazon DocumentDB vs. Amazon Redshift vs. Couchbase vs. etcd vs. Google Cloud Firestore

Vergleich der Systemeigenschaften Amazon DocumentDB vs. Amazon Redshift vs. Couchbase vs. etcd vs. Google Cloud Firestore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DocumentDB  Xaus Vergleich ausschliessenAmazon Redshift  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessen
KurzbeschreibungFast, scalable, highly available, and fully managed MongoDB-compatible database serviceLarge scale data warehouse service for use with business intelligence toolsA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA distributed reliable key-value storeCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.
Primäres DatenbankmodellDocument StoreRelational DBMSDocument StoreKey-Value StoreDocument Store
Sekundäre DatenbankmodelleKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,91
Rang#132  Overall
#24  Document Stores
Punkte17,94
Rang#34  Overall
#21  Relational DBMS
Punkte17,30
Rang#36  Overall
#5  Document Stores
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
Punkte7,85
Rang#51  Overall
#8  Document Stores
Websiteaws.amazon.com/­documentdbaws.amazon.com/­redshiftwww.couchbase.cometcd.io
github.com/­etcd-io/­etcd
firebase.google.com/­products/­firestore
Technische Dokumentationaws.amazon.com/­documentdb/­resourcesdocs.aws.amazon.com/­redshiftdocs.couchbase.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
firebase.google.com/­docs/­firestore
EntwicklerAmazon (based on PostgreSQL)Couchbase, Inc.Google
Erscheinungsjahr2019201220112017
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20233.4, August 2019
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache Version 2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC, C++, Go and ErlangGo
Server BetriebssystemegehostetgehostetLinux
OS X
Windows
FreeBSD
Linux
Windows infoexperimental
gehostet
Datenschemaschemafreijaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaeingeschränktjaneinja
SQL infoSupport of SQLneinja infokeine vollständige Unterstützung eines SQL-StandardsSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesneinnein
APIs und andere Zugriffskonzepteproprietary protocol using JSON (MongoDB compatible)JDBC
ODBC
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
gRPC
JSON over HTTP
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
PHP
Python
All languages supporting JDBC/ODBC.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionen infoin PythonFunctions and timers in JavaScript and UDFs in Java, Python, SQL++neinyes, Firebase Rules & Cloud Functions
Triggersneinneinja infoüber das TAP Protokollyes, watching key changesyes, with Cloud Functions
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingAutomatic ShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasjaMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinjaneinUsing Cloud Dataflow
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infotypically not used, however similar functionality with DBRef possibleja infowerden aber nicht 'enforced'neinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-document operationsACIDACIDneinja
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 haltenjaja infoEphemeral bucketsnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.neinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.

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 DocumentDBAmazon RedshiftCouchbase infoUrsprünglich Membase genanntetcdGoogle Cloud Firestore
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

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Game Developer's Guide to Amazon DocumentDB (with MongoDB compatibility) Part Three: Operation Best Practices ...
25. Januar 2024, AWS Blog

bereitgestellt von Google News

Breaking barriers in geospatial: Amazon Redshift, CARTO, and H3 | Amazon Web Services
16. Mai 2024, AWS Blog

Centrally manage permissions for tables and views accessed from Amazon QuickSight with trusted identity propagation ...
16. Mai 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29. November 2023, AWS Blog

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2. Mai 2024, AWS Blog

Best practices to implement near-real-time analytics using Amazon Redshift Streaming Ingestion with Amazon MSK ...
11. März 2024, AWS Blog

bereitgestellt von Google News

Insider Sale: Matthew Cain Sells 10,053 Shares of Couchbase Inc (BASE)
18. Mai 2024, Yahoo Finance

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29. Februar 2024, PR Newswire

Baird Maintains Couchbase (BASE) Outperform Recommendation
17. Mai 2024, MSN

Couchbase's database gets support for vector search and retrieval-augmented generation
29. Februar 2024, SiliconANGLE News

Couchbase Server and Capella to gain vector support
1. März 2024, InfoWorld

bereitgestellt von Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

6 Cool Kubernetes Operators and How to Use Them
22. Januar 2024, hackernoon.com

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12. Februar 2024, Microsoft

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Google's Cloud Firestore is now generally available
31. Januar 2019, ZDNet

Google launches Cloud Firestore, a new document database for app developers
3. Oktober 2017, TechCrunch

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8. Februar 2019, InfoQ.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

RaimaDB logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt