Thursday, March 25, 2010

Learn MongoDB

MongoDB Rules, MWRC, 2010
View more presentations from kbanker.

The people at Teach Me to Code have published a 3 part screencast about MongoDB. The episodes are covering the following aspects:

  • CRUD operations using MongoDB shell
  • creating a Ruby application that accesses MongoDB
  • using MongoMapper (see NoSQL libraries) with your Rails app and MongoDB

You can watch the complete series below (episodes are 13min, 21min and respectively 10min long. Also make sure you check Michael Dirolf’s Introduction to MongoDB.

Introduction to MongoDB: CRUD operation using MongoDB shell

Introduction to MongoDB: building a Sinatra based app interacting with MongoDB

Introduction to MongoDB: Rails and MongoMapper

The videos are also available for download (see the reference section). And you can always watch more NoSQL videos by using the video tag.

PivotalLabs has published a video of Michael Dirolf’s presentation: ☞ Introduction to mongoDB in which the he covered:

  • introduction to MondoDB
  • features that make it unique in the space
  • MongoDB and Ruby (API, queries, etc.)
  • MongoDB sharding

PivotalLabs is offering both the ☞ video and audio files for download.


No comments: