The ObjectId

Now that you have inserted some documents into your MongoDB collections, I want to take a moment to talk about the _id property in the context of MongoDB because it's a little different than the IDs that you're probably used to if you've used other database systems, like Postgres or MySQL.