This talk will introduce the philosophy and features of the open source, NoSQL database MongoDB. We’ll discuss the benefits of the document-based data model that MongoDB offers by walking through how one can build a simple app to store books. We’ll cover inserting, updating, and querying the database of books. The second part of the talk will then dive a little deeper into advanced topics, like schema design, query optimization and indexing.