Postgres is Too Good (And Why That's Actually a Problem)
https://dev.to/shayy/postgres-is-too-good-and-why-thats-actually-a-problem-4imcOpen linkView original on lemmy.world
https://dev.to/shayy/postgres-is-too-good-and-why-thats-actually-a-problem-4imcOpen linkView original on lemmy.world
TLDR
Thanks for sharing. The built-in text search sounds helpful for the project I'm working on.
The full text search works quite well. Also, if you just HAVE to store a bunch of data in JSON, it will do that too as well as index and query it. No need for MongoDB (which is the wrong tool for the job 99% of the time anyways).
laughs in ClickHouse