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

DBMS > HarperDB vs. MonetDB vs. MongoDB

Vergleich der Systemeigenschaften HarperDB vs. MonetDB vs. MongoDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHarperDB  Xaus Vergleich ausschliessenMonetDB  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessen
KurzbeschreibungUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Ein relationales Datenbankmanagementsystem mit spaltenweiser Abspeicherung der DatenEiner der meistverwendeten Document Stores
Primäres DatenbankmodellDocument StoreRelational DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Spatial 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
Punkte0,64
Rang#271  Overall
#40  Document Stores
Punkte2,40
Rang#132  Overall
#65  Relational DBMS
Punkte439,42
Rang#5  Overall
#1  Document Stores
Websiteharperdb.iowww.monetdb.orgwww.mongodb.com
Technische Dokumentationharperdb.io/­developers/­documentation/­overviewwww.monetdb.org/­Documentationwww.mongodb.com/­docs/­manual
EntwicklerHarperDBMonetDB BVMongoDB, Inc
Erscheinungsjahr201720042009
Aktuelle Version3.1, August 2021Jul2021-SP2, Juli 20216.0.7, Juni 2023
Lizenz infoCommercial or Open Sourcekommerziell infofree community edition availableOpen Source infoMozilla Public License 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.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)
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.
ImplementierungsspracheNode.jsCC++
Server BetriebssystemeLinux
OS X
FreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Datenschemadynamic schemajaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Struktur
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoJSON data typesjaja infostring, integer, double, decimal, boolean, date, object_id, geospatial
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein
Sekundärindizesjajaja
SQL infoSupport of SQLSQL-like data manipulation statementsja infoSQL 2003 mit einigen ErweiterungenRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs und andere ZugriffskonzepteJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Unterstützte Programmiersprachen.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
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 ProceduresCustom Functions infosince release 3.1yes, in SQL, C, RJavaScript
Triggersneinjaja infoin MongoDB Atlas only
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenA table resides as a whole on one (or more) nodes in a clusterSharding via remote tablesSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infothe nodes on which a table resides can be definedkeine infoSource-replica replication available in experimental statusMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Fremdschlüssel inforeferenzielle Integritätneinjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRef
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDMulti-document ACID Transactions with snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenyes, using LMDBjaja infooptional, enabled by default
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.2
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
HarperDBMonetDBMongoDB
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

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

HarperDB 4.0 integrates with open-source connectivity platform ...
17. Januar 2023, SiliconANGLE News

Steelers Cut 8 Players On Saturday Afternoon
26. August 2023, The Spun

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the ...
9. Januar 2023, business-news.ucdenver.edu

NFL Transactions: Sunday 8/26 - NFLTradeRumors.co
26. August 2023, NFL Trade Rumors

How to Web Scrape Using Python, Snscrape & HarperDB
17. August 2022, hackernoon.com

bereitgestellt von Google News

RDBMS Software Market Intellect Report 2023-2030: Stay ahead of the Competition
22. September 2023, Benzinga

News In Memoriam Martin Kersten
12. Juli 2022, Centrum Wiskunde & Informatica (CWI)

In-Process Analytical Data Management with DuckDB
12. Juni 2023, InfoQ.com

RDBMS Software Market Forthcoming Trends and Share Analysis by 2030
11. September 2023, Benzinga

CWI spin-off DuckDB Labs partners with MotherDuck, who raises ...
17. November 2022, Centrum Wiskunde & Informatica (CWI)

bereitgestellt von Google News

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

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

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

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

Roth Financial Partners LLC Takes $205000 Position in MongoDB ...
22. September 2023, MarketBeat

bereitgestellt von Google News

Jobangebote

Technical Account Manager
HarperDB, Inc., Denver, CO

MongoDB
Devcare Solutions, California

Software Engineer, Apprentice
Clever, Remote

Technical Customer Support Representative
Sakari, Remote

Developer Advocate
Oso, New York State

Level 3 MongoDB Escalation Specialist
Percona, Remote

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

SingleStore logo

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

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

Präsentieren Sie hier Ihr Produkt