7 lines
204 B
Text
7 lines
204 B
Text
|
DataMapper is a Object Relational Mapper written in Ruby. The goal
|
||
|
is to create an ORM which is fast, thread-safe and feature-rich with
|
||
|
ActiveRecord-compatibility.
|
||
|
|
||
|
|
||
|
WWW: http://datamapper.rubyforge.org/
|