Latest Mongodb Screencasts
RailsCasts #238 Mongoid
Railscasts - 2010-11-01 - free
Mongoid is a polished, high-level Ruby gem for accessing MongoDB. Here I cover installation, adding fields, validations, associations, and keys.
Watch this screencastRailsCasts #194 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 screencastIntroduction 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 screencastIntroduction 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
Find more screencasts on the
homepage