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. > Alot of folks have already mentioned Postgresql. I hear there is iffy blob support if you use it with ActiveRecord (and the rest of Rails). I can't say for Nitro/Og. I use Mysql without any issue. It has served me well at work, at home and on the side. Zach