asking about object databases and active record

D

Dave Rose

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?
 
M

Mark Volkmann

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-talk/239575.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,237
Messages
2,571,189
Members
47,824
Latest member
MckinleyBu

Latest Threads

Top