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

DBMS > Hazelcast vs. HugeGraph vs. MongoDB vs. SAP HANA

Vergleich der Systemeigenschaften Hazelcast vs. HugeGraph vs. MongoDB vs. SAP HANA

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHazelcast  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted in-memory data gridA fast-speed and highly-scalable Graph DBMSEiner der meistverwendeten Document StoresIn-memory DBMS. Verfügbar als appliance oder als cloud-service
Primäres DatenbankmodellKey-Value StoreGraph DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store infoJSON support with IMDG 3.12Spatial 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
Punkte5,97
Rang#57  Overall
#6  Key-Value Stores
Punkte0,13
Rang#336  Overall
#32  Graph DBMS
Punkte421,65
Rang#5  Overall
#1  Document Stores
Punkte44,69
Rang#22  Overall
#16  Relational DBMS
Websitehazelcast.comgithub.com/­hugegraph
hugegraph.apache.org
www.mongodb.comwww.sap.com/­products/­hana.html
Technische Dokumentationhazelcast.org/­imdg/­docshugegraph.apache.org/­docswww.mongodb.com/­docs/­manualhelp.sap.com/­hana
EntwicklerHazelcastBaiduMongoDB, IncSAP
Erscheinungsjahr2008201820092010
Aktuelle Version5.3.6, November 20230.96.0.7, Juni 20232.0 SPS07 (April 4, 2023), April 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2.0Open Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)nein 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 Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
  • 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.
ImplementierungsspracheJavaJavaC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
macOS
Unix
Linux
OS X
Solaris
Windows
Appliance oder cloud-service
Datenschemaschemafreijaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, decimal, boolean, date, object_id, geospatialja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infothe object must implement a serialization strategyneinnein
Sekundärindizesjaja infoalso supports composite index and range indexjaja
SQL infoSupport of SQLSQL-like query languageneinRead-only SQL queries via the MongoDB Atlas SQL Interfaceja
APIs und andere ZugriffskonzepteJCache
JPA
Memcached Protokoll
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
JDBC
ODBC
Unterstützte Programmiersprachen.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Groovy
Java
Python
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 Proceduresja infoEvent Listeners, Executor Servicesasynchronous Gremlin script jobsJavaScriptSQLScript, R
Triggersja infoEventsneinja infoin MongoDB Atlas onlyja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.ja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoReplicated Mapja infodepending on used storage backend, e.g. Cassandra and HBaseMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
ja
MapReduce infoBietet ein API für Map/Reduce Operationenjavia hugegraph-sparkjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoedges in graphnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenone or two-phase-commit; repeatable reads; read commitedACIDMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoIn-memory storage engine introduced with MongoDB version 3.2ja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlUsers, roles and permissionsZugriffsrechte für Benutzer und Rollenja
Weitere Informationen bereitgestellt vom Systemhersteller
HazelcastHugeGraphMongoDBSAP 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
DrittanbieterCData: 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
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
HazelcastHugeGraphMongoDBSAP HANA
DB-Engines Blog Posts

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

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15. Mai 2024, Datanami

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Versus Redis: A Practical Comparison
4. Januar 2024, Database Trends and Applications

Hazelcast: The 'true' value of streaming real-time data
27. September 2023, ComputerWeekly.com

bereitgestellt von Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

bereitgestellt von Google News

MongoDB shares sink 23% after management trims guidance
30. Mai 2024, CNBC

MongoDB's (NASDAQ:MDB) Q1 Sales Top Estimates But Stock Drops 23.4%
30. Mai 2024, Yahoo Finance

MongoDB craters post-market following Q1 financial results, outlook
30. Mai 2024, Seeking Alpha

MongoDB Stock Plunges After Q1 Results, Weak Forward Guidance - MongoDB (NASDAQ:MDB)
30. Mai 2024, Benzinga

MongoDB Stock Sinks 20% As Company Lowers Sales Guidance
30. Mai 2024, Investor's Business Daily

bereitgestellt von Google News

IBM Stakes POWER8 Claim to SAP Hana Hardware Market
30. Mai 2024, Data Center Knowledge

AWS and SAP Unlock New Innovation with Generative AI
29. Mai 2024, SAP News

SAP GenAI gets boost with AWS cloud and chips
30. Mai 2024, ERP Today

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

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9. April 2024, Wolters Kluwer

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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