Live data from Hacker News

So, what are databases good for?

paulgraham.com

1–2 of 2 posts

Re: So, what are databases good for?

#2
I feel that they give you an easy way to organize your data and map it to objects in the programming language. If you just use the file system, you have to reinvent the wheel. Since there are several free databases available, the costs shouldn't be a factor in the decision for using them.