Using MongoDB to perform some queries -- 4
Budget: $30 – $250 USD
- You are provided with a JS file: customerTransactions.js. Within the Mongo shell, load it into MongoDB using the load() command.
- Verify that all the data are loaded successfully using count() to find the number of records for product, customer, transactions, and transaction_contains, respectively.
- Perform 8 queries.
(Please see attached file for more details)
- Verify that all the data are loaded successfully using count() to find the number of records for product, customer, transactions, and transaction_contains, respectively.
- Perform 8 queries.
(Please see attached file for more details)