DB-EnginesExtremeDB: benchmark about the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > MongoDB vs. OpenSearch vs. Realm

Vergleich der Systemeigenschaften MongoDB vs. OpenSearch vs. Realm

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMongoDB  Xaus Vergleich ausschliessenOpenSearch  Xaus Vergleich ausschliessenRealm  Xaus Vergleich ausschliessen
KurzbeschreibungEiner der meistverwendeten Document StoresA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core Data
Primäres DatenbankmodellDocument StoreSuchmaschineDocument Store
Sekundäre DatenbankmodelleSpatial 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
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte439,42
Rang#5  Overall
#1  Document Stores
Punkte12,61
Rang#46  Overall
#4  Suchmaschinen
Punkte8,10
Rang#55  Overall
#10  Document Stores
Websitewww.mongodb.comgithub.com/­opensearch-project
opensearch.org
realm.io
Technische Dokumentationwww.mongodb.com/­docs/­manualopensearch.org/­docs/­latestrealm.io/­docs
EntwicklerMongoDB, IncAmazon Web ServicesRealm, acquired by MongoDB in May 2019
Erscheinungsjahr200920212014
Aktuelle Version6.0.7, Juni 20232.5.0, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open Source infoApache Version 2.0Open Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarnein infoMongoDB available as DBaaS (MongoDB Atlas)neinnein
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.Aiven for OpenSearch: Fully managed open source search and analytics suite including search engine, NoSQL document database, and visualization interface.
ImplementierungsspracheC++Java
Server BetriebssystemeLinux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VMAndroid
Backend: serverlos
iOS
Windows
Datenschemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.ja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja 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, XSLTnein
Sekundärindizesjaja infoAlle Suchfelder werden automatisch indiziertja
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like query languagenein
APIs und andere ZugriffskonzepteGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenActionscript 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
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-seitige Scripts infoStored ProceduresJavaScriptjanein inforuns within the applications so server-side scripts are unnecessary
Triggersja infoin MongoDB Atlas onlyja infoMittels Verwendung des 'Percolation' featuresja infoChange Listeners
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Shardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
jakeine
MapReduce infoBietet ein API für Map/Reduce Operationenjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-document ACID Transactions with snapshot isolationneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja
Durability infoDauerhafte Speicherung der Datenja infooptional, enabled by defaultjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoIn-memory storage engine introduced with MongoDB version 3.2ja infoIn-Memory realm
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollenja
Weitere Informationen bereitgestellt vom Systemhersteller
MongoDBOpenSearchRealm
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
OpenSearch is used across a broad range of search, analytics, and observability applications....
» 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
The OpenSearch Project offers open source software licensed under Apache License...
» 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

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» mehr

Studio 3T: The world's favorite IDE for working with MongoDB
» mehr
Aiven for OpenSearch comes with OpenSearch Dashboards included, giving a fully-featured user interface and visualization platform for your data.
» 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
MongoDBOpenSearchRealm
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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Dev News: Deno's New Queues, AI Plays at Cloudflare, MongoDB
30. September 2023, The New Stack

MongoDB Announces Four New AI-Powered Capabilities to Improve ...
26. September 2023, PR Newswire

MongoDB Wants To Change The Database Game With Queryable Encryption
25. September 2023, Forbes

Is It Too Late to Buy MongoDB Stock?
25. September 2023, The Motley Fool

Sycomore Asset Management Increases Stock Holdings in ...
29. September 2023, MarketBeat

bereitgestellt von Google News

Aryn Releases New Open Source Conversational Search Stack
29. September 2023, MarTech Series

Alibaba Cloud to bring its AI PaaS out from behind the Great Firewall
27. September 2023, The Register

Somehow OpenSearch has succeeded
8. Mai 2023, InfoWorld

Uptime.com and Logz.io Announce Strategic Partnership to Offer ...
29. September 2023, Digital Journal

Vector Engine for Amazon Opensearch Serverless Now in Preview
22. August 2023, InfoQ.com

bereitgestellt von Google News

MongoDB Cloud brings developers and edge together
10. Juni 2020, TechRadar

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9. Juni 2020, diginomica

The 7 Best Resources for Web and Mobile App Animations ...
15. Januar 2016, SitePoint

MongoDB、モバイルアプリ開発・運用プラットフォーム ...
11. Juni 2020, codezine.jp

高機能になるモバイルアプリに必要なものとは:新刊ピックアップ
12. Mai 2017, gihyo.jp

bereitgestellt von Google News

Jobangebote

Junior Backend Developer
Actum Lab, Austin, TX

MONGODB DEVELOPER/ADMIN
Averon Solutions, Edison, NJ

MongoDB - Sales Development Representative
RippleMatch Opportunities, Austin, TX

Technical Customer Support Representative
Sakari, Remote

AI Human Interaction Research
Nissan, Santa Clara, CA

Machine Learning Engineer
Relay, Raleigh, NC

Infrastructure Software Engineer
Workiva, Denver, CO

Back End Developer
Waldo Photos, Remote

OpenSearch and VectorSearch Full Stack Developer
Booz Allen Hamilton, McLean, VA

FULL-STACK ENGINEER
University of Washington, Seattle, WA

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Redis logo

The world’s most loved real‑time data platform.
Try free

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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

Präsentieren Sie hier Ihr Produkt