Writing
Writing and teaching
This site curates writing, courses, and community work rather than duplicating every article. Each link points to the original platform.

MongoDB for Jobseekers
Reach new heights in your career with MongoDB
BPB Publications
A hands-on guide to MongoDB from first documents through production concerns and interview prep. The book walks through installation, querying, schema design, aggregation, indexing, administration, Atlas, and application development, then closes with fifty interview-style questions tied back to the chapters that cover each topic.
- Why MongoDB and how the document model differs from relational databases
- MongoDB job roles and which chapters matter for each path
- Installation, Docker, Atlas, mongosh, Compass, and the VS Code extension
- Documents, CRUD, querying, arrays, and embedded data
- Aggregation pipelines, indexes, migration, configuration, and monitoring
- Replication, sharding, security, backups, and programming with Python, Node.js, and PHP
- Atlas App Services and a React application built on MongoDB cloud services
- Fifty interview-style questions with answers and chapter references

June 8, 2026
Uses historical World Cup goal data to show why $match belongs early in an aggregation pipeline, and how document design and indexing support the query.

January 6, 2026
A reflective post on setting realistic learning goals for MongoDB, and why steady practice beats another ambitious reset.

September 2, 2025
How to store location data and query it with MongoDB geo operators for proximity and boundary searches.

June 2, 2025
Build ingredient and dish-name search with MongoDB text indexes, then sort results by relevance score.

May 26, 2025
Use TTL indexes to expire documents on a schedule, useful for sessions, logs, and other time-bound data.

March 6, 2025
Practical guidance on sharded cluster setup after the basics: config servers, balancing, and operational habits.
Browse all articles on LearnMongo.com
LinkedIn Learning · 60,000+ learners across courses
LinkedIn Learning course covering MongoDB fundamentals for developers.
LinkedIn Learning
Introductory course for developers new to MongoDB.
LinkedIn Learning
Refreshed course covering current MongoDB practices.
2024–2026
Selected as a MongoDB Champion for 2024–2026.
Founder
Practical MongoDB tutorials, examples, and experiments.