blob: 0a8269b2e5eb424937a2a3fe8f0f70f104a902c8 (
plain) (
blame)
1
2
3
4
5
6
|
DataMapper is a Object Relational Mapper written in Ruby. The goal
is to create an ORM which is fast, thread-safe and feature-rich.
The core portion
WWW: https://github.com/datamapper/dm-core
|