Archive for June 9th, 2008

ActiveRecord for Objective-C

By farcaller June 9th, 2008

I’ve noticed an interesting project in my RSS list today. ActiveRecord for Objective-C is a thing that does DB ORM in very nice and comfortable manner. That might be a solution for my FOW database querying problem…