I actually did this for as small HR application and it worked incredible well.jsonb gin indexes are pretty nice once you get the hang of the syntax.
And then, you also have all the features of Postgres as a freebie.
Big fan of jsonb columns.
I actually did this for as small HR application and it worked incredible well.jsonb gin indexes are pretty nice once you get the hang of the syntax.
And then, you also have all the features of Postgres as a freebie.