Lessons: 20Length: 2.9 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.2 ObjectIDs

Unique identifiers are an important part of database, and there’s no exception with MongoDB. However, you’re probably used to having an incrementing integer as your ID, right? That’s not how MongoDB works by default, though; so you’d better watch this screencast.