From: ara.t.howard@... Date: 2006-03-26T14:05:34+09:00 Subject: Re: Best Database For Ruby On Sun, 26 Mar 2006, Butternut squash wrote: > I want to learn DB and SQL using Ruby > > Project is not too big. Probably need 30 tables > > Everyone at work tells me MySQL is the best... I used to use Informix a long > time ago. It doesn't look like I can get this for linux. > > thanks in advance. if your applications really need network connectivity the consider mysql or postrgresql - if they do not it's madness not to use sqlite, which has great ruby support. regards. -a -- share your knowledge. it's a way to achieve immortality. - h.h. the 14th dali lama