Y
Hacker News
new
|
ask
|
show
|
jobs
by
Zikes
3673 days ago
PostgreSQL and jsonb:
https://www.postgresql.org/docs/current/static/datatype-json...
1 comments
andy_ppp
3673 days ago
Yes, maybe use a database that allows you the best of both worlds, a serialised blob that happens to be queryable and generally really high performance.
link
Zikes
3672 days ago
Queryable and even indexable! Hardly a trade-off at all, really.
link