TorBT - Torrents and Magnet Links Search Engine
Querying Data Using Map-reduce in MongoDB
- Date: 2025-05-28
- Size: 150 MB
- Files: 62
File Name
Size
01. Course Overview/01. Course Overview.mp4
2.6 MB
01. Course Overview/01. Course Overview.srt
1.9 kB
02. Discovering the Need for Map-reduce in MongoDB/01. Version Check.mp4
398 kB
02. Discovering the Need for Map-reduce in MongoDB/02. Introduction.mp4
5.1 MB
02. Discovering the Need for Map-reduce in MongoDB/02. Introduction.srt
5.7 kB
02. Discovering the Need for Map-reduce in MongoDB/03. Aggregation Mechanisms in MongoDB.mp4
5.7 MB
02. Discovering the Need for Map-reduce in MongoDB/03. Aggregation Mechanisms in MongoDB.srt
5.1 kB
02. Discovering the Need for Map-reduce in MongoDB/04. Demo- Creating the Database and Loading the Data.mp4
8.8 MB
02. Discovering the Need for Map-reduce in MongoDB/04. Demo- Creating the Database and Loading the Data.srt
6.0 kB
02. Discovering the Need for Map-reduce in MongoDB/05. Demo- Using Single Purpose Aggregation Operations.mp4
3.1 MB
02. Discovering the Need for Map-reduce in MongoDB/05. Demo- Using Single Purpose Aggregation Operations.srt
1.9 kB
02. Discovering the Need for Map-reduce in MongoDB/06. Demo- Using the Aggregation Pipeline.mp4
8.8 MB
02. Discovering the Need for Map-reduce in MongoDB/06. Demo- Using the Aggregation Pipeline.srt
4.7 kB
02. Discovering the Need for Map-reduce in MongoDB/07. Lack of Flexibility and Power for Complex Operations.mp4
4.3 MB
02. Discovering the Need for Map-reduce in MongoDB/07. Lack of Flexibility and Power for Complex Operations.srt
3.8 kB
02. Discovering the Need for Map-reduce in MongoDB/08. The map() and reduce() Methods in JavaScript Array.mp4
3.2 MB
02. Discovering the Need for Map-reduce in MongoDB/08. The map() and reduce() Methods in JavaScript Array.srt
3.0 kB
02. Discovering the Need for Map-reduce in MongoDB/09. Linking JS Array Map and Reduce to Document Aggregation.mp4
2.4 MB
02. Discovering the Need for Map-reduce in MongoDB/09. Linking JS Array Map and Reduce to Document Aggregation.srt
2.2 kB
02. Discovering the Need for Map-reduce in MongoDB/10. Summary.mp4
1.5 MB
02. Discovering the Need for Map-reduce in MongoDB/10. Summary.srt
1.6 kB
03. Creating Custom JavaScript Functions for Map and Reduce/01. Introduction.mp4
1.6 MB
03. Creating Custom JavaScript Functions for Map and Reduce/01. Introduction.srt
1.4 kB
03. Creating Custom JavaScript Functions for Map and Reduce/02. Custom JavaScript Function for Map Operation.mp4
5.9 MB
03. Creating Custom JavaScript Functions for Map and Reduce/02. Custom JavaScript Function for Map Operation.srt
5.3 kB
03. Creating Custom JavaScript Functions for Map and Reduce/03. Demo- Coding the Custom JavaScript Map Callback Function.mp4
8.0 MB
03. Creating Custom JavaScript Functions for Map and Reduce/03. Demo- Coding the Custom JavaScript Map Callback Function.srt
4.8 kB
03. Creating Custom JavaScript Functions for Map and Reduce/04. Custom JavaScript Function for Reduce Operation.mp4
7.1 MB
03. Creating Custom JavaScript Functions for Map and Reduce/04. Custom JavaScript Function for Reduce Operation.srt
6.9 kB
03. Creating Custom JavaScript Functions for Map and Reduce/05. Demo- Coding the Custom JavaScript Reduce Callback Function.mp4
7.0 MB
03. Creating Custom JavaScript Functions for Map and Reduce/05. Demo- Coding the Custom JavaScript Reduce Callback Function.srt
4.9 kB
03. Creating Custom JavaScript Functions for Map and Reduce/06. Summary.mp4
904 kB
03. Creating Custom JavaScript Functions for Map and Reduce/06. Summary.srt
880 B
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/01. Introduction.mp4
1.4 MB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/01. Introduction.srt
1.3 kB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/02. Map-reduce Process Decomposed.mp4
8.6 MB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/02. Map-reduce Process Decomposed.srt
8.1 kB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/03. Transform the Custom Map Function to Process a Collection of Documents.mp4
5.6 MB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/03. Transform the Custom Map Function to Process a Collection of Documents.srt
4.9 kB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/04. Demo- Converting the Map Function to Process a Collection of Documents.mp4
4.1 MB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/04. Demo- Converting the Map Function to Process a Collection of Documents.srt
3.2 kB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/05. Transform the Custom Reduce Function to Further Process Results from the Map Phase.mp4
6.9 MB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/05. Transform the Custom Reduce Function to Further Process Results from the Map Phase.srt
7.0 kB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/06. Demo- Converting the Reduce Function to Process the Documents from the Map Phase.mp4
3.5 MB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/06. Demo- Converting the Reduce Function to Process the Documents from the Map Phase.srt
2.6 kB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/07. Summary.mp4
983 kB
04. Applying Custom JavaScript Functions to MongoDB Map-reduce/07. Summary.srt
1.0 kB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/01. Introduction.mp4
2.4 MB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/01. Introduction.srt
2.0 kB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/02. Aggregate Document Data Using MongoDB mapReduce() Method.mp4
8.1 MB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/02. Aggregate Document Data Using MongoDB mapReduce() Method.srt
7.6 kB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/03. Demo- Part 1 - Calling the MongoDB mapReduce() Method.mp4
11 MB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/03. Demo- Part 1 - Calling the MongoDB mapReduce() Method.srt
7.0 kB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/04. Demo- Part 2 - Calling the MongoDB mapReduce() Method.mp4
2.5 MB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/04. Demo- Part 2 - Calling the MongoDB mapReduce() Method.srt
2.0 kB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/05. Points to Note When Using MongoDB mapReduce() Method.mp4
7.3 MB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/05. Points to Note When Using MongoDB mapReduce() Method.srt
5.8 kB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/06. A Final Note.mp4
2.2 MB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/06. A Final Note.srt
1.9 kB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/07. Summary.mp4
2.6 MB
05. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/07. Summary.srt
2.6 kB
querying-data-map-reduce-mongodb.zip
6.1 MB