This document introduces MongoDB, an open source document database that is horizontally scalable and high performance. It discusses MongoDB terminology and how it differs from relational databases. Examples are provided for common operations like CRUD, indexing, querying, aggregation, map-reduce, and examples are provided to demonstrate usage. Resources for learning more about MongoDB are listed at the end.