?? ??? ??? ?? MongoDB?? Map-Reduce? ??? ??????
?? ??? ??? ?? MongoDB?? Map-Reduce? ????? ??? ??????.
-
? ?? ?? : ? ??? ???? ? ??? ???? ? ? ?? ?????. ?? ??, ???? ?? ?? ??? ????? ? ??? ? ??? ?? ?? ??? 1? ?????.
<code class="javascript">var mapFunction = function() { emit(this.category, 1); };</code>
-
?? ?? ?? : ?? ??? ??? ?? ?? ? ??? ?? ?? ? ?? ?????. ?? ??? ?? ?? ??? ?? ? ? ????????.
<code class="javascript">var reduceFunction = function(key, values) { return Array.sum(values); };</code>
-
Map-Reduce ?? ?? : ?????
mapReduce
???? ???? ??? ??????. ?? ???? ??? ????? ????? ?? ??? ??? ? ????.<code class="javascript">db.collection.mapReduce( mapFunction, reduceFunction, { out: "result_collection" } );</code>
-
?? ?? : MAP- ??? ??? ???? ?? ??? ???? ??? ?? ? ? ????.
<code class="javascript">db.result_collection.find().sort({ value: -1 });</code>
? ????? ???? MongoDB? ?? ??? ???? ??? ??? ???? ?????? ???? ?? ???? ?? ? ? ????.
MongoDB? ?? ??? ??? Map-Reduce? ???? ?? ??? ??????
MongoDB? ?? ??? ??? Map-Reduce? ???? ? ?? ?? ??? ????.
- ?? ? : MAP- ?? ??? ?? MongoDB ??? ???? ?? ?? ???? ????? ?? ? ? ??????. ? ??? ? ??? ????? ??? ? ???, ?? ?? ???? ?????.
- ?? ?? : Map-Reduce? ???? ???? ?? ??? ?????. MAP ??? ?? ???? ??? ??? ? ???, ?? ??? ?? ?? ??? ?? ?? ????.
- ???? ??? ?? : MAP-REDUCE ??? ???? ??? ?? ??? ????? ??? ? ? ????. ??? ??? ???? ?? ?? ???? ???? ???? ??? ???? ??? ?? ???? ? ????.
- ??? : ??? ??? ?? ? ??? ???? ?? ??? ?? ?? ???? ??? ?? ??? ?? ?? ??? ??? ??? ? ??? ??? ?? ??? ?????.
- ?? ?? : ???? ????? ???? ?? ?? ??? ??? ?? ???? ??? ??? ???? ???? ???? ?? MAP- ??? ??? ? ???, ?? ??? ??? ??? ??? ?? ??? ? ? ????.
?? ??? ??? ???? ?? MongoDB?? MAP- ??? ??? ?????? ?????????
?? ??? ??? ?? MongoDB? Map-Reduce ??? ?????? ?? ??? ??????.
- ??? ?? : ? ??? ?? ? ??? ??????? ??????. ?? ?? ??? ?? ??? ??? ?? ?? ? ????.
-
?? ?? ?? : ?? ??? ??? ???? ?? ?? ??? ???? ??? ? ??? ??? ???? ?? ? ??? ?? ????.
<code class="javascript">db.collection.mapReduce( mapFunction, reduceFunction, { out: "result_collection", query: { date: { $gte: new Date('2023-01-01') } } } );</code>
- ?? ????? ??? ??? : ???? ?? ???? ??? ????. MAP ???? ??? ??? ??? ??? ?? ??? ???? ?? ?? ??? ????? ????? ??????.
-
out
Option? ???? ?????? .mapReduce
????out
Option? ?? ?? ??? ??{inline: 1}
? ??? ? ???, ?? ???? ????? ??? ?? ???? ??? ? ?? ? ????. ??? ??? ??? ??? ?? ??? ({replace: "output_collection"}
)? ?? ?? ?? ? ??? ?? ? ? ????. - ???? ?? : MongoDB ????? ???? ???? ??? ??????. Map-Reduce ??? ?? ???? ???? ??? ???? ?? ??? ??? ? ????.
- BSON ?? ?? ?? : BSON ?? ?? ?? (16MB)? ?? ??????. ?? ??? ? ?? ??? ???? ?? ?? ?? ???? ?? ??? ???? ??
finalize
??? ???? ?? ??????. - ?? MAP-REDUCE : ????? ???? ? ???? ??
{merge: "output_collection"}
?? ???out
??? ?? ?? ? ???? ??????. ?? ???? ?? ???? ?? ??? ??? ?? ???? ???????.
MongoDB? Map-Reduce? ??? ??? ??? ??? ? ????? ??? ?? ??? ???? ??? ? ?????
MongoDB? Map-Reduce? ?? ??? ??? ????? ?? ??? ?? ???????. ??? ??? ????.
- ?? ?? : MAP- ?? ??? ?? ???? ?? ?? ???? ???? ??? ?? ?? ??? ?? ? ????. ??? ?? ?? ??? ??? ?? ??? ??? ??? ???? ????.
- ?? ?? : Map-Reduce? ?? ?? ?? ???? ????? ?? ???? ?? ?? ??? ?? ??????. ??, ????? ??? ? ??? ??? ???? ?? ?? ?? ??? ?? ?????.
- ??? ?? : ??? ??? ??? ?? MongoDB? ?? ??? ? ?? ??? ??? ?? ?? ??? ????, ?? ??? ??? ????? ?? ??? ??? ? ?????.
- ?? ???? : Map-Reduce? ???? ????? ????? ??? ? ??? ??? ?? ??????. ?? ? ????? ???? ????? ??????? ??? ???? ??? ???? ?? ?????.
????? MAP- ???? ??? ?? ? ????? ??? ??? ? ? ??? ??? ?????? ????? ????. ??? ?????? ??? ?? ??? MongoDB? ?? ??? ???? ?? ???????.
? ??? ?? ??? ??? ?? MongoDB?? Map-Reduce? ??? ??????? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

MongoDB ?? ??? ?? ??, ?? ? ???? ? ?? ??? ?????. 1. ?? ????? ?????, ??? -??? ????? ??????. Authorization : ??? ? ?? ???? ???? ??? ??? ???? ????. 2. ??? ??? ????, ??? ?? ???? ??? ??? ????, ?? ??? ??? ???, ????? ??? ????, ?? ??? ????. 3. ??? ???, TLS/SSL? ???? ?? ???, PEM ??? ? CA ??? ???? ???? ??? ? ?? ???? ?? ???? ???? ??? ?? ?? ??? ??????. ?? ??? ??? ??? ???? ???? ??? ????? ?????? ??? ?? ??? ???????.

Mongodbatlas? ?? ??? ??, ???, ?? ?? ? ????? ?? ?? ??? ??? ?? ???? ???? ????. ??, M0 ????? 512MB? ???? ?? 2GB? ????? ???? CPU ???? ???? ??? ?? ?? ??? ??? ????? ?????. ??, ??-?? ?? ?? ? ?? ?? ??? ?? ? ?? ? ????? ???? ?? ?? ?? ?? ?? ??? ???? ??? ? ????. ??, ??? ?? ? ?? ??? ???? ??? ?? ?? ???? ???? ?? ??? ??? ? ? ????. ?????, ?? ??? ???? ??? ??? ?? ?? ????? ?? ???? ??? ?? ????? ?? ?? ??? ?? ?????? ?????.

MongoDB? UpdateOne (), updatemany () ? replarone ()? ?? ???? ???? ??? ??????. hududone ()? ? ?? ???? ??? ??? ??? ??????, ?? ??? ??? ? ?? ? ??? ?????. hpodatemany () ???? ?? ???? ??? ??? ?? ???? ??? ?????? ??? ?????. werlopone ()? ? ?? ???? ??? ??? ?????,? ??? ?? ??? ???? ?? ??? ?? ??? ??? ??? ?????. ? ??? ?? ??? ?? ?? ??? ?? ? ? ??? ???? ?? ? ?? ??? ?? ?????.

DeleteOne ()? ???? ?? ??? ?????,? ??? ??? ???? ? ?? ??? ???? ? ?????. deletemany ()? ???? ?? ???? ??? ??????. ?? ??? ?? ???? ?? DeleteOne ()? ???????. ?? ?? ?? ??? ??? ??? ?? ? ????? ?? DeleteOne ()? ???????. ?? ?? ??, ??? ??? ?? ?? ??? ???? ?? ??? ????? DeletEmany ()? ???????. ? ?? ?? ???? ????? ???? (????? ?) ??? ??? ? ? ???? ?? ? ?? ?? ?????? ??? ??? ?? ???? ??? ???? ???????. ?? ??? ???? ??? ?? ??? ?? ???? ??? ???? ???? ??? ??? ?????.

ttlindexesaUtomataulticallydeleTeOtDataFterasEttime.theworkondatefields, ?? AbackgroundProcesstoreMoveexpiredDocuments, IdealForsessions, Logs, ? Caches.tosetoneup, CreateAndexonAtimestAmpfieldswithexplestionsincludimprocisedel

mongodbhandlestimeseriesdataefefectureationseriescollectionsintimeversion5.0.1.timeseriescollectionsgrouptimestampeddataintobucketsbasedontimeintervals, retindexezeandimprovingqueryefficiency.2

MongoDB? RBAC? ?? ?? ??? ?? ?????? ???? ?????. ?? ????? ?? ?? ? ?? ??? ??? ????? ???? ?? ? ??? ?? ? ??? ???? ????. ??? "?? ??"?? "???"? ?? ??? ????. ?? ? ??? ???? ??? ???? ??? ?? ??? ?? ? ????. ??? ?? ????? ??? ??? ? ????? ?? (? : ??, ??) ? ??? (? : ???, ??????)? ?????. ????? ???? ?? ???? read, readwrite, dbadmin, useradmin ? clusteradmin? ?????. ???? ?? ? ?? ??? ?? ??? ???????. ?? ??, Jane? ?? ??????? ??? ?? ? ? ???

??? ??????? MongoDB? ????????? ??? ?? ??, ??? ?? ? ?? ???? ??? ??????. ??, ?? ??? ?? ??? ??? ?? ?? ?? ? ?? ??? ???? ?? ??? ??? ?? ??? ???? ?? ?????. ??, ??? ?? ???? ?? ???? ????? ???? ??? ?? ?? ?? ?????? ?? ?? ????? ????? ???? ?? ?????. ?????, ???? ????? ????, ?? ??? ????, ??? ???? ??? ???? ???? ?? ??? ?????? ? ??? ??? ??????.
