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

DBMS > MongoDB vs. Oracle Berkeley DB vs. Qdrant

Vergleich der Systemeigenschaften MongoDB vs. Oracle Berkeley DB vs. Qdrant

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMongoDB  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenQdrant  Xaus Vergleich ausschliessen
KurzbeschreibungEiner der meistverwendeten Document StoresWeit verbreiteter In-Process Key-Value StoreA high-performance vector database with neural network or semantic-based matching
Primäres DatenbankmodellDocument StoreKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Vektor DBMS
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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte419,15
Rang#5  Overall
#1  Document Stores
Punkte3,14
Rang#110  Overall
#19  Key-Value Stores
#3  Native XML DBMS
Punkte1,25
Rang#199  Overall
#6  Vektor DBMS
Websitewww.mongodb.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlgithub.com/­qdrant/­qdrant
qdrant.tech
Technische Dokumentationwww.mongodb.com/­docs/­manualdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlqdrant.tech/­documentation
EntwicklerMongoDB, IncOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftQdrant
Erscheinungsjahr200919942021
Aktuelle Version6.0.7, Juni 202318.1.40, Mai 2020
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 infoKommerzielle Lizenz verfügbar bei BedarfOpen Source infoApache Version 2.0
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.
ImplementierungsspracheC++C, Java, C++ (depending on the Berkeley DB edition)Rust
Server BetriebssystemeLinux
OS X
Solaris
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Docker
Linux
macOS
Windows
Datenschemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, decimal, boolean, date, object_id, geospatialneinNumbers, Strings, Geo, Boolean
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infoonly with the Berkeley DB XML editionnein
Sekundärindizesjajaja infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Atlas SQL Interfaceja infoSQL Interface basierend auf SQLite verfügbarnein
APIs und andere ZugriffskonzepteGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
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
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-seitige Scripts infoStored ProceduresJavaScriptnein
Triggersja infoin MongoDB Atlas onlyja infoonly for the SQL API
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.keineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-Replica ReplikationCollection-level replication
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinnein
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, tunable consistency
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-document ACID Transactions with snapshot isolationACID
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.2jaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenneinKey-based authentication
Weitere Informationen bereitgestellt vom Systemhersteller
MongoDBOracle Berkeley DBQdrant
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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
MongoDBOracle Berkeley DBQdrant
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

MDB Stock Falls Despite Strong Earnings From MongoDB
6. Dezember 2023, Investor's Business Daily

MongoDB Announces General Availability of New Capabilities to Power Next-Generation Applications
4. Dezember 2023, Yahoo Finance

Stocks making the biggest moves after hours: Box, MongoDB, Dave & Buster's and more
5. Dezember 2023, CNBC

Open-source SuperDuperDB brings AI into enterprise databases
5. Dezember 2023, VentureBeat

MongoDB (MDB) Is Considered a Good Investment by Brokers: Is That True?
4. Dezember 2023, Yahoo Finance

bereitgestellt von Google News

Fedora Looking To Transition The RPM Database From Berkeley DB To SQLite
16. März 2020, Phoronix

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5. März 2019, ADT Magazine

bereitgestellt von Google News

Exploring Qdrant: Navigating the World of Vector Databases
17. November 2023, Medium

Qdrant, an open source vector database startup, wants to help AI developers leverage unstructured data
19. April 2023, TechCrunch

Qdrant Raises $7.5M in Seed Funding
24. April 2023, FinSMEs

The 5 Best Vector Databases You Must Try in 2024
17. November 2023, KDnuggets

Qdrant Solutions Launches Managed Cloud Platform of Open-Source Vector Search Database.
8. Februar 2023, PR Newswire

bereitgestellt von Google News

Jobangebote

MongoDB with Azure Engineer
Ampstek LLC, Remote

MongoDB Data Engineer
Digital Plus Solutions, Remote

Remote Junior Backend Developer
We Inform LLC, Remote

Senior Vertica DBA
AgileEngine, Remote

MONGODB DEVELOPER/ADMIN
Averon Solutions, Edison, NJ

Senior Data Engineer
Filevine, United States

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Redis logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Präsentieren Sie hier Ihr Produkt