ICT704 Non-Relational Database Systems
Create a MongoDB database using the data provided to you in theGameData_Task3.xls spreadsheet. (There should only be one collection).• Insert data from the provided .xlsx file into MongoDB using the insert command.NOTE: the gameId should be the identifier (_id)• Create the following queries (all output should be easily read): o List all the games in […]
ICT704 Non-Relational Database Systems Read More »