Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 283 Bytes

ex_2.md

File metadata and controls

12 lines (11 loc) · 283 Bytes

Exercise 2

  • Start MongoDB server
  • Connect to MongoDB server using MongoDB shell and
  • Select comics database
  • Query all the superheroes inserted documents
  • Query the superheros by name:
    • DAREDEVIL
    • THOR
  • Query superheros by image:
    • ironman.jpg
    • captainmarvel.jpg