Hacker News new | ask | show | jobs
by thibaut_barrere 4992 days ago
I would have replied something similar if that was the question :-) (I use PG a lot these days).

Agreed on the first point (but I'm not sure you get exactly the same type of flexibility in all my use cases - I'll have to make a closer comparison).

For the second point, well not having to handle the schema for ETL jobs is sometimes fairly useful and removes a lot of cruft, that was part of my point (those ETL are code-based, only relying on MongoDB as a flexible store).

1 comments

You can't query JSON easily and hstore is only one level deep. So, no, its not as flexible.