Company
Date Published
Author
Joe Drumgoole
Word count
300
Language
English
Hacker News points
None

Summary

In this article, MongoDB introduces its "Back to Basics" webinar series aimed at helping developers create their first MongoDB application. The series will cover building a blogging application using MongoDB, including interacting with the database through the command line and an Integrated Development Environment (IDE). Additionally, the series will discuss the importance of adding indexes to improve query performance and how to review query efficiency using the "Explain" framework. By the end of the webinar, developers will have knowledge on running MongoDB, creating databases and collections, and optimizing queries.