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

DBMS > CouchDB vs. MongoDB vs. Oracle Coherence vs. SAP HANA

Vergleich der Systemeigenschaften CouchDB vs. MongoDB vs. Oracle Coherence vs. SAP HANA

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenOracle Coherence  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessen
KurzbeschreibungEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertEiner der meistverwendeten Document StoresOracles in-memory data grid solutionIn-memory DBMS. Verfügbar als appliance oder als cloud-service
Primäres DatenbankmodellDocument StoreDocument StoreKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionSpatial 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
Document Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte11,73
Rang#45  Overall
#7  Document Stores
Punkte424,53
Rang#5  Overall
#1  Document Stores
Punkte2,32
Rang#126  Overall
#23  Key-Value Stores
Punkte45,49
Rang#22  Overall
#16  Relational DBMS
Websitecouchdb.apache.orgwww.mongodb.comwww.oracle.com/­java/­coherencewww.sap.com/­products/­hana.html
Technische Dokumentationdocs.couchdb.org/­en/­stablewww.mongodb.com/­docs/­manualdocs.oracle.com/­en/­middleware/­standalone/­coherencehelp.sap.com/­hana
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerMongoDB, IncOracleSAP
Erscheinungsjahr2005200920072010
Aktuelle Version3.3.3, Dezember 20236.0.7, Juni 202314.1, August 20232.0 SPS07 (April 4, 2023), April 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.kommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinnein infoMongoDB available as DBaaS (MongoDB Atlas)neinnein infoauch als Cloud-Service verfügbar
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.
ImplementierungsspracheErlangC++Java
Server BetriebssystemeAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VMAppliance oder cloud-service
Datenschemaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infostring, integer, double, decimal, boolean, date, object_id, geospatialjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesja infoüber Viewsjaneinja
SQL infoSupport of SQLneinRead-only SQL queries via the MongoDB Atlas SQL Interfaceneinja
APIs und andere ZugriffskonzepteRESTful HTTP/JSON APIGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
JCache
JPA
RESTful HTTP API
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
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
.Net
C++
Java
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptJavaScriptneinSQLScript, R
Triggersjaja infoin MongoDB Atlas onlyja infoLive Eventsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoimproved architecture with release 2.0Sharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Shardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
ja, mit wählbarer Konsistenzja
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoatomare Operationen innerhalb eines Dokumentes möglichMulti-document ACID Transactions with snapshot isolationkonfigurierbarACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoStrategie: optimistic lockingjajaja
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultja infooptionallyja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoIn-memory storage engine introduced with MongoDB version 3.2jaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer pro Datenbank definierbarZugriffsrechte für Benutzer und Rollenauthentification to access the cache via certificates or http basic authenticationja
Weitere Informationen bereitgestellt vom Systemhersteller
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"MongoDBOracle CoherenceSAP HANA
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
DrittanbieterStudio 3T: The world's favorite IDE for working with MongoDB
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» 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
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"MongoDBOracle CoherenceSAP HANA
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

Erwähnungen in aktuellen Nachrichten

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27. Februar 2020, DevClass

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14. August 2021, MakeUseOf

bereitgestellt von Google News

How to Build Your Own RAG System With LlamaIndex and MongoDB
27. März 2024, Built In

CVA Family Office LLC Invests $73000 in MongoDB, Inc. (NASDAQ:MDB)
27. März 2024, Defense World

MongoDB: The Future Propelled By Atlas Cloud Database (NASDAQ:MDB)
24. März 2024, Seeking Alpha

MongoDB, Inc. (MDB) Is a Trending Stock: Facts to Know Before Betting on It
25. März 2024, Zacks Investment Research

MongoDB, Inc. (NASDAQ:MDB) Given Consensus Rating of "Moderate Buy" by Brokerages
27. März 2024, MarketBeat

bereitgestellt von Google News

Microservices with Major New Coherence and Helidon Releases
9. August 2022, blogs.oracle.com

Hello, Coherence Community Edition, Part 2: Building the client
11. Oktober 2020, blogs.oracle.com

New solutions for Oracle WebLogic on Azure Virtual Machines
1. April 2021, Microsoft

Oracle launches Oracle Banking Cloud Services - ThePaypers
8. Februar 2023, The Paypers

Turkcell: Processing 70 million messages per day with Coherence and WebLogic
4. Januar 2013, blogs.oracle.com

bereitgestellt von Google News

How Women Shape AI at SAP
22. März 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16. November 2023, AWS Blog

SAP S/4 HANA Cloud
11. März 2024, Capgemini

5 Big AWS News Stories Around Amazon Olympus, SAP HANA And AI
10. November 2023, CRN

Surviving the Storm: Disaster-recovery for SAP HANA Downtime
21. August 2023, Spiceworks News and Insights

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

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