Testing how to index and query data best in mongo. More details about the specific problem can be found here.
Pre-requisites:
- node14 or higher
- npm7 or higher
- docker
Install
npm install
docker-compose up -d # starts mongoRun
node --require tsm test.ts