|
|
|
|
|
by ssmoot
5390 days ago
|
|
You should try Sequel. It does things AR and DM don't (CPK+FK for example), is generally faster, and gives you the flexibility of working with Models or raw data-sets depending on what the situation calls for. I've used and written a number of O/RMs and Sequel is definitely the best. |
|
Also, I'm really amused that apparently the creator of DataMapper is (a) selling me on using Sequel and (b) the testimonial on their front page. (Not that there's anything wrong with that.)