Comment Re:Native JSON fields (Score 1) 283
You can also use the hstore contrib module in the current PostgreSQL versions, which has a gem (https://github.com/softa/activerecord-postgres-hstore) for ActiveRecord and Heroku support (at least in some database plans).
Seriously, PostgreSQL is the best Not-Quite-So-SQL DBMS out there.