Intro into Wheels Object Relational Mapping (ORM)

Thursday, January 21, 2010 — 6:00 pm ET

Presenter

Mike Henke

Abstract

An overview of Object Relational Mapping (ORM) and how is it used in Wheels. Learn how ORM simplifies your database interaction code. Mapping objects in your application to records in your database tables is a key concept in Wheels. We will take a look at exactly how this mapping is performed.