From: Florian Gilcher Date: 2012-04-04T05:09:11+09:00 Subject: Re: using hash as database? Secure databases with ruby? On Apr 3, 2012, at 9:59 PM, ruby rocks wrote: > > > I just wonder if there is anything that I am overlooking, but I am > pretty convinced that using less code is good from a security > perspective, especially as it seems like I do not need all of the > features of MySQL. Why include potential security bugs to get features > that I do not require? Yep, you do overlook that widely used code is also less likely to have critical bugs, because there were a ton of people thinking about exactly those issues before you.