Skip to content

Instantly share code, notes, and snippets.

@brapse
Created May 13, 2009 04:44
Show Gist options
  • Save brapse/110880 to your computer and use it in GitHub Desktop.
Save brapse/110880 to your computer and use it in GitHub Desktop.
Datamapper is an ruby (MRI, YARV, JRuby) Object Relational Mapper (ORM) comparable to Sequel or ActiveRecord. Unlike it's comparables, datamapper is becoming increasingly data store agnostic. Not only can it be used to avoid writing sql, but is aiming to define a general language for object storage. This talk aims to present the recent developments in dm-core/next branch and what these changes have to offer developers working with multiple non relational data stores.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment