[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

asking about object databases and active record

dave rose

3/13/2007 1:39:00 PM

why is it that mysql a relational database is the preferred database
among rubyists and not an object orientated database (even a free object
orientated database)?

what is the important missing piece... i mean if you are using a object
orientated
programming language (and active record) why not the same for a database
system (to be consistent)? ...isn't simplier?

--
Posted via http://www.ruby-....

1 Answer

R. Mark Volkmann

3/13/2007 2:09:00 PM

0

On Mar 13, 2007, at 8:38 AM, Dave Rose wrote:

> why is it that mysql a relational database is the preferred database
> among rubyists and not an object orientated database (even a free
> object
> orientated database)?
>
> what is the important missing piece... i mean if you are using a
> object
> orientated
> programming language (and active record) why not the same for a
> database
> system (to be consistent)? ...isn't simplier?

Austin Ziegler addressed this quite well in a post on 2/16/07 in a
thread titled "object databases in Ruby?".
See http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-t....