This document contains a presentation about MongoDB given by Kim Greene. The presentation provides an overview of MongoDB, including what it is, how it compares to relational databases and IBM Domino, and examples of how companies like ThermoFisher and CoreLogic use MongoDB. Specifically, the presentation defines MongoDB as an open-source document database that uses JSON-like documents, provides details on how it supports features like replication, indexing, and security, and highlights how MongoDB enables faster development and better performance at scale compared to relational databases.