Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Ruby and MongoDB Web Development Beginner's Guide [Repost]

Posted By: Free butterfly
Ruby and MongoDB Web Development Beginner's Guide [Repost]

Ruby and MongoDB Web Development Beginner's Guide by Gautam Rege
English | July 25, 2012 | ISBN: 1849515026 | 332 Pages | PDF/EPUB | 4/1 MB

Create dynamic web applications by combining the power of Ruby and MongoDB
Overview
Step-by-step instructions and practical examples to creating web applications with Ruby and MongoDB
Learn to design the object model in a NoSQL way
Create objects in Ruby and map them to MongoDB
In Detail
MongoDB is a high-performance, open source, schema-free document-oriented database. Ruby is an object- oriented scripting language. Ruby and MongoDB are an ideal partnership for building scalable web applications.
Ruby and MongoDB Web Development Beginner's Guide is a fast-paced, hands-on guide to get started with web application development using Ruby and MongoDB. The book follows a practical approach, using clear and step-by-step instructions and examples in Ruby to demonstrate application development using MongoDB.
The book starts by introducing the concepts of MongoDB. The book teaches everything right from the installation to creating objects, MongoDB internals, queries and Ruby Data Mappers.
You will learn how to use various Ruby data mappers like Mongoid and MongoMapper to map Ruby objects to MongoDB documents.