Hacker News new | ask | show | jobs
by kdazzle 214 days ago
I'd probably use a jsonfield in postgres for data that i knew was going to be unstructured. meanwhile, other columns can join and have decent constraints and indexes.