Watch
Some MongoDB ideas are easier to show than to write. These are those talks.
Latest
MongoDB for Developers
Building an AI-Powered Image Search Application with MongoDB
Analyze a folder of images with a local vision model, store structured metadata in MongoDB, and search with keyword, vector, and hybrid retrieval in a Next.js app.
Earlier videos
MongoDB for Jobseekers
An overview of the book: a practical path from first documents through production work, advanced MongoDB topics, and interview preparation.
Paging Using the Aggregation Framework
Page a collection into manageable chunks with skip, limit, and window fields so each result knows where it sits in the full set.