Building Your First App with MongoDB

Thomas Rueckstiess, Technical Support Engineer, 10gen

March 13 2013

Slides

This talk will introduce the philosophy and features of the open source, NoSQL 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.