mattdavis0351 / mongodb-labs

Learn MongoDB through interactive labs and other fun stuff.
21 stars 19 forks source link

Update basic mongo queries #19

Closed IshanaRaina closed 4 years ago

IshanaRaina commented 4 years ago

Updated the queries under READ operations to be written against the pokemon-cards db instead of the movieDetails db. Takes care of yet another ask that was brought up in PR #7 regarding repetition of the same db over and over again.