DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Couchbase vs. Google Cloud Bigtable vs. IBM Db2 vs. MongoDB

Vergleich der Systemeigenschaften Couchbase vs. Google Cloud Bigtable vs. IBM Db2 vs. MongoDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Weit verbreitetes RDBMS im Großrechnerumfeld (z/OS), zwei unterschiedliche Versionen für Großrechner und Windows/LinuxEiner der meistverwendeten Document Stores
Primäres DatenbankmodellDocument StoreKey-Value Store
Wide Column Store
Relational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBDocument 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
Document Store
RDF Store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Spatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vektor DBMS infocurrently available in the MongoDB Atlas cloud service only
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte18,46
Rang#36  Overall
#5  Document Stores
Punkte3,58
Rang#92  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte127,49
Rang#8  Overall
#5  Relational DBMS
Punkte423,96
Rang#5  Overall
#1  Document Stores
Websitewww.couchbase.comcloud.google.com/­bigtablewww.ibm.com/­products/­db2www.mongodb.com
Technische Dokumentationdocs.couchbase.comcloud.google.com/­bigtable/­docswww.ibm.com/­docs/­en/­db2www.mongodb.com/­docs/­manual
EntwicklerCouchbase, Inc.GoogleIBMMongoDB, Inc
Erscheinungsjahr201120151983 infoVersion für Großrechner2009
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202312.1, Oktober 20166.0.7, Juni 2023
Lizenz infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziellkommerziell infokostenlose Version verfügbarOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinnein infoMongoDB available as DBaaS (MongoDB Atlas)
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
ImplementierungsspracheC, C++, Go and ErlangC und C++C++
Server BetriebssystemeLinux
OS X
Windows
gehostetAIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
OS X
Solaris
Windows
Datenschemaschemafreischemafreijaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Struktur
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjaja infostring, integer, double, decimal, boolean, date, object_id, geospatial
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein
Sekundärindizesjaneinjaja
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesneinjaRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
ADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Unterstützte Programmiersprachen.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
Actionscript infoinoffizielle Driver
C
C#
C++
Clojure infoinoffizielle Driver
ColdFusion infoinoffizielle Driver
D infoinoffizielle Driver
Dart infoinoffizielle Driver
Delphi infoinoffizielle Driver
Erlang
Go
Groovy infoinoffizielle Driver
Haskell
Java
JavaScript
Kotlin
Lisp infoinoffizielle Driver
Lua infoinoffizielle Driver
MatLab infoinoffizielle Driver
Perl
PHP
PowerShell infoinoffizielle Driver
Prolog infoinoffizielle Driver
Python
R infoinoffizielle Driver
Ruby
Rust
Scala
Smalltalk infoinoffizielle Driver
Swift
Server-seitige Scripts infoStored ProceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++neinjaJavaScript
Triggersja infoüber das TAP Protokollneinjaja infoin MongoDB Atlas only
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic ShardingShardingSharding infonur in Windows/Unix/Linux VersionSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
Internal replication in Colossus, and regional replication between two clusters in different zonesja infomit Zusatztools (MQ, InfoSphere)Multi-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Fremdschlüssel inforeferenzielle Integritätneinneinjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRef
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic single-row operationsACIDMulti-document ACID Transactions with snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infooptional, enabled by default
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoEphemeral bucketsneinja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Couchbase infoUrsprünglich Membase genanntGoogle Cloud BigtableIBM Db2 infoformerly named DB2 or IBM Database 2MongoDB
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr

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

Studio 3T: The world's favorite IDE for working with MongoDB
» mehr

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» 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
Couchbase infoUrsprünglich Membase genanntGoogle Cloud BigtableIBM Db2 infoformerly named DB2 or IBM Database 2MongoDB
DB-Engines Blog Posts

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

alle anzeigen

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2018
2. Januar 2019, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Intro to MongoDB
Webinar, 11am ET, 1. Mai 2024

Erwähnungen in aktuellen Nachrichten

Insider Sell: Couchbase Inc (BASE) CEO Matthew Cain Disposes of Shares
18. April 2024, Yahoo Finance UK

Couchbase Enters Oversold Territory (BASE)
19. April 2024, Nasdaq

Couchbase's revenue grows 20% and its stock rises in extended trading
5. März 2024, SiliconANGLE News

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

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

bereitgestellt von Google News

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

Google expands BigQuery with Gemini, brings vector support to cloud databases
29. Februar 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5. April 2024, Blocks and Files

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29. November 2023, The Register

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27. November 2023, IBM Newsroom

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21. Dezember 2023, Acceleration Economy

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3. April 2024, Silicon Canals

bereitgestellt von Google News

MongoDB annual event focuses on accelerating AI momentum
22. April 2024, SiliconANGLE News

MongoDB Unusual Options Activity For April 22 - MongoDB (NASDAQ:MDB)
22. April 2024, Benzinga

MongoDB, Inc. to Host Investor Session at MongoDB.local NYC 2024
18. April 2024, Yahoo Finance

MongoDB price target lowered to $440 from $490 at KeyBanc - TipRanks.com
19. April 2024, TipRanks

Why MongoDB Stock Tumbled 19.9% in March
4. April 2024, The Motley Fool

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.

Neo4j logo

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

AllegroGraph logo

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

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