Showing 2 videos tagged with mongodb

Getting Non-Relational with MongoDB

MongoDB is an open-source, high-performance, schema-free, document-oriented database. The goal of the MongoDB project is to bridge the functionality gap between a key/value store and a traditional RDBMS. There is a native Ruby driver for MongoDB, as well as several open-source projects providing additional support for using MongoDB from Ruby. This talk will introduce MongoDB and discuss some of the reasons why MongoDB might be the right choice for your project. It will include an overview ... View More
Tags:

MongoDB

00:00:00 sdruby.org
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.
Tags: