RubyCocoa : ActiveRecord

ActiveRecord is a ORM library, providing a object mapping to relational databases. It's part of the Rails framework though it can be used separately. It is sometimes compared to Apple's CoreData (or the ill-fated EOF), even if ActiveRecord is richer in term of features.

More info: http://wiki.rubyonrails.org/rails/pages/ActiveRecord

Very recently, RubyCocoa introduced ActiveRecordSupport, meaning that you can use it as your database backend in the same way as if you were using CoreData.
© 2001-2007 The RubyCocoa Project. Powered by Wikka Wakka Wiki 1.1.6.3
SourceForge.net Logo
Page was generated in 0.0181 seconds