Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

My current solution to this problem is just putting a JSONB column in relevant tables. GIN indexes do the heavy lifting as needed.

This lets us implement arbitrary, queryable ontologies on top of the data without requiring further database instrumentation (aside from creating an index now and then).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: