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 > MongoDB vs. Oracle Berkeley DB vs. QuestDB

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

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 ausschliessenQuestDB  Xaus Vergleich ausschliessen
KurzbeschreibungEiner der meistverwendeten Document StoresWeit verbreiteter In-Process Key-Value StoreA high performance open source SQL database for time series data
Primäres DatenbankmodellDocument StoreKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Time Series 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
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte439,42
Rang#5  Overall
#1  Document Stores
Punkte3,46
Rang#102  Overall
#18  Key-Value Stores
#3  Native XML DBMS
Punkte2,38
Rang#134  Overall
#10  Time Series DBMS
Websitewww.mongodb.comwww.oracle.com/­technetwork/­database/­database-technologies/­berkeleydb/­overview/­index.htmlquestdb.io
Technische Dokumentationwww.mongodb.com/­docs/­manualdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlquestdb.io/­docs
EntwicklerMongoDB, IncOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftQuestDB Technology Inc
Erscheinungsjahr200919942014
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 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)Java (Zero-GC), C++, Rust
Server BetriebssystemeLinux
OS X
Solaris
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
macOS
Windows
Datenschemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafreija infoschema-free via InfluxDB Line Protocol
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, decimal, boolean, date, object_id, geospatialneinja
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ärindizesjajanein
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Atlas SQL Interfaceja infoSQL Interface basierend auf SQLite verfügbarSQL with time-series extensions
APIs und andere ZugriffskonzepteGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
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
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-seitige Scripts infoStored ProceduresJavaScriptneinnein
Triggersja infoin MongoDB Atlas onlyja infoonly for the SQL APInein
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.keinehorizontal partitioning (by timestamps)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-Replica ReplikationSource-replica replication with eventual consistency
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
Immediate 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 isolationACIDACID for single-table writes
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 infothrough memory mapped files
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollennein
Weitere Informationen bereitgestellt vom Systemhersteller
MongoDBOracle Berkeley DBQuestDB
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Relational model with native time series support Column-based storage and time partitioned...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Financial tick data Industrial IoT Application Metrics Monitoring
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» 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
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Neuigkeiten

Time-series IoT tracker using QuestDB, Node.js, and Grafana
20. September 2023

Our Website Source Is Now Private, A Cautionary Tale
1. September 2023

Leveraging Rust in our high-performance Java database
29. August 2023

Navigating Access Control Design: Pursuing Clarity and Simplicity
22. August 2023

QuestDB Enterprise: Role-based Access Control Walkthrough
18. August 2023

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

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
MongoDBOracle Berkeley DBQuestDB
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

MongoDB Launches Atlas for Manufacturing and Automotive
21. September 2023, PR Newswire

High-Growth AI Stocks HubSpot and MongoDB: Profit Opportunities ...
24. September 2023, Cryptopolitan

MongoDB, Inc. Announces Second Quarter Fiscal 2024 Financial ...
31. August 2023, PR Newswire

MongoDB Unusual Options Activity - MongoDB (NASDAQ:MDB)
22. September 2023, Benzinga

Everhart Financial Group Inc. Shows Confidence in MongoDB's ...
22. September 2023, Best Stocks

bereitgestellt von Google News

Mageia 9 offers a fresh Linux alternative for Microsoft Windows 11 ...
27. August 2023, BetaNews

Oracle switches Berkeley DB license
5. Juli 2013, InfoWorld

Margo Seltzer Named ACM Athena Lecturer for Technical and ...
26. April 2023, HPCwire

Lowcountry NFL Update (Week 8)
1. November 2022, Live 5 News WCSC

Lowcountry NFL Update - Week 7
26. Oktober 2022, Live 5 News WCSC

bereitgestellt von Google News

InfluxDB Clustered targets on-premises time-series database deployments
6. September 2023, InfoWorld

20 Job Opportunities at Leading Organizations Across the World ...
20. September 2023, Opportunity Desk

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

Aquis Exchange goes live with QuestDB for real time monitoring
2. November 2022, FinanceFeeds

Introduction to Databases in Data Science
8. September 2023, KDnuggets

bereitgestellt von Google News

Jobangebote

Technical Customer Support Representative
Sakari, Remote

MongoDB
Devcare Solutions, California

MongoDB - Sales Development Representative
RippleMatch Opportunities, Austin, TX

MongoDB Engineer
Alltech International, Remote

Level 3 MongoDB Escalation Specialist
Percona, Remote

Data Engineer
LG Energy Solution Michigan, Inc., Westborough, MA

ML Ops & DevOps Engineer
LG Energy Solution Michigan, Inc., Westborough, MA

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

Neo4j logo

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt