Skip to end of metadata
Go to start of metadata
\uD83D\uDDD3 Date
\uD83D\uDC65 Participants
\uD83E\uDD45 Agenda
\uD83D\uDDE3 Discussion topics
Item | Notes |
---|
The Next API Lead… dun dun dun | |
Overview | |
Diving in | Looking at MongoDB Go Driver and the mongo Go package MongoDB Compass app helps visualize the database Structure: multiple databases with collections (folders) In this case the folders are courses, degrees, exams, professors, and sections
Working with course collection Object IDs are auto generated by MongoDB but can be customized More specific queries return less data and allow the more efficient database server to do the work for you Aggregations let you set up data pipelines and can produce queryable collections like regular collections
|
| |
⤴ Decisions
✅ Action items