Help out: share this site!

Latest MongoDB Screencasts

Episode 072: MongoDB

Sdruby - 2009-12-28 - free

Scott Motte introduces us to the document-oriented database MongoDB and shows how to use MongoDB as an alternative to MySQL and ActiveRecord using the MongoMapper gem. This talk was part of the DjangoSD/SD Ruby mashup meeting. Bonus content: download the slides from this talk. Watch this screencast


MongoDB and MongoMapper

Railscasts - 2009-12-28 - free

MongoDB is a document based database engine. Learn how to access it through MongoMapper in this episode. Watch this screencast


Introduction to MongoDB - Part III, MongoMapper & Rails

Teach Me To Code - 2009-12-07 - free

This is the third and final episode on introduction to MongDB. In this screencast, we demonstrate MongoMapper and how to use it in a Rails app. Watch this screencast


Introduction to MongoDB - Part II

Teach Me To Code - 2009-11-30 - free

This is the second part of the series on MongoDB. In this screencast, we create a small Sinatra app called YASI that accesses the data using MongoDB. Get the code at http://blog.rubyhead.com/files/yasi.zip Watch this screencast


Introduction to MongoDB - Part I

Teach Me To Code - 2009-11-22 - free

In this screencast, you will see the basic CRUD operation using MongoDB shell. This is the first installment of a series on MongoDB. Watch this screencast