- Advanced Node.js Development
- Andrew Mead
- 53字
- 2021-08-27 19:05:53
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.