Hacker News new | ask | show | jobs
by ehthere 5335 days ago
You can do exactly the same document store with indexes on any RDBMS.
1 comments

Yup. See http://bret.appspot.com/entry/how-friendfeed-uses-mysql for an example. MongoDB is more convenient to program because it's all built-in.