Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 454 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 454 Bytes

These are my solutions to the MongoDB M121 Aggregation Framework course offered by MongoDB university. The databases are available using this connection string (mongo "mongodb://cluster0-shard-00-00-jxeqq.mongodb.net:27017,cluster0-shard-00-01-jxeqq.mongodb.net:27017,cluster0-shard-00-02-jxeqq.mongodb.net:27017/aggregations?replicaSet=Cluster0-shard-0" --authenticationDatabase admin --ssl -u m121 -p aggregations --norc). I scored 100% in this course.