DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Hazelcast vs. MongoDB vs. Oracle Rdb vs. Sadas Engine vs. SiriDB

Vergleich der Systemeigenschaften Hazelcast vs. MongoDB vs. Oracle Rdb vs. Sadas Engine vs. SiriDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHazelcast  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenSiriDB  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted in-memory data gridEiner der meistverwendeten Document StoresSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsOpen Source Time Series DBMS
Primäres DatenbankmodellKey-Value StoreDocument StoreRelational DBMSRelational DBMSTime Series 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,87
Rang#55  Overall
#6  Key-Value Stores
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte1,08
Rang#187  Overall
#85  Relational DBMS
Punkte0,03
Rang#379  Overall
#156  Relational DBMS
Punkte0,11
Rang#346  Overall
#32  Time Series DBMS
Websitehazelcast.comwww.mongodb.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.sadasengine.comsiridb.com
Technische Dokumentationhazelcast.org/­imdg/­docswww.mongodb.com/­docs/­manualwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.siridb.com
EntwicklerHazelcastMongoDB, IncOracle, originally developed by Digital Equipment Corporation (DEC)SADAS s.r.l.Cesbit
Erscheinungsjahr20082009198420062017
Aktuelle Version5.3.6, November 20236.0.7, Juni 20237.4.1.1, 20218.0
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.kommerziellkommerziell infofree trial version availableOpen Source infoMIT License
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinnein infoMongoDB available as DBaaS (MongoDB Atlas)neinneinnein
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.
ImplementierungsspracheJavaC++C++C
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Solaris
Windows
HP Open VMSAIX
Linux
Windows
Linux
Datenschemaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe StrukturFlexible Schema (defined schema, partial schema, schema free)jaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, decimal, boolean, date, object_id, geospatialjajaja infoNumeric data
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 strategyneinneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLSQL-like query languageRead-only SQL queries via the MongoDB Atlas SQL Interfacejajanein
APIs und andere ZugriffskonzepteJCache
JPA
Memcached Protokoll
RESTful HTTP API
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
JDBC
ODBC
Proprietäres Protokoll
HTTP API
Unterstützte Programmiersprachen.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
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
C#
C++
Groovy
Java
PHP
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-seitige Scripts infoStored Proceduresja infoEvent Listeners, Executor ServicesJavaScriptneinnein
Triggersja infoEventsja infoin MongoDB Atlas onlyneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.horizontale PartitionierungSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoReplicated MapMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
keineja
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenone or two-phase-commit; repeatable reads; read commitedMulti-document ACID Transactions with snapshot isolationyes, on a single nodenein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoIn-memory storage engine introduced with MongoDB version 3.2neinja infomanaged by 'Learn by Usage'ja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlZugriffsrechte für Benutzer und RollenAccess rights for users, groups and roles according to SQL-standardEinfache Rechteverwaltung mit Benutzeraccounts
Weitere Informationen bereitgestellt vom Systemhersteller
HazelcastMongoDBOracle RdbSadas EngineSiriDB
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
DrittanbieterNavicat 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

Studio 3T: The world's favorite IDE for working with MongoDB
» 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
HazelcastMongoDBOracle RdbSadas EngineSiriDB
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

Konferenzen, Veranstaltungen und Webinare

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

Erwähnungen in aktuellen Nachrichten

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

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

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22. Februar 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

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

bereitgestellt von Google News

MongoDB: Strong Long-Term Growth Ahead (NASDAQ:MDB)
25. April 2024, Seeking Alpha

Why MongoDB (MDB) Stock Is Up Today By Stock Story
23. April 2024, Investing.com

With GenAI, database firm MongoDB gets set for big India play
25. April 2024, The Economic Times

This Is What Whales Are Betting On MongoDB - MongoDB (NASDAQ:MDB)
24. April 2024, Benzinga

A support level that should be taken advantage of
23. April 2024, Marketscreener.com

bereitgestellt von Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Oracle Business Model - How Oracle Makes Money?
12. Juni 2023, Business Model Analyst

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18. September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4. Mai 2013, O'Reilly Media

bereitgestellt von Google News

SiriDB tijdreeks database analyseert time series data vanuit elke bron
22. Januar 2017, Dutch IT Channel

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

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