Building Your First App: An Introduction to MongoDB

Brandon Black, 10gen

February 14 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.