pkdone / mongo-compound-id-example

Provides an example of using a MongoDB _id composed of a compound object

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mongo-compound-id-example

Provides an example of using a MongoDB _id composed of a compound object

Make the bash script executable and then run it (ensure you have a MongoDB database running on localhost:27017, with no authentication enabled, and ensure the Mongo Shell is on the path) - NOT TO BE USED IN PRODUCTION

About

Provides an example of using a MongoDB _id composed of a compound object

License:MIT License


Languages

Language:Shell 100.0%