Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 785 Bytes

dat250-expass5.md

File metadata and controls

29 lines (18 loc) · 785 Bytes

Lab05

Technical Problems Encountered

During the installation and setup of MongoDB, no technical problems were encountered. The installation process was straightforward and the setup of the database was done without any issues.

Screenshots

Package verification

checksum_verification.png

CRUD

Create and Read

insert_01.png insert_02.png

Update and Delete

update_plus_remove_01.png

Bulk write operations

bulk_action.png

MapReduce Example

map_reduce_01.png

My MapReduce Example

my_map_reduce.png