As much as HN could lead you astray with the hype of this and that tech, articles like the above are some of the most consistently upvoted on this website.
It's hard to imagine doing this with a ton of duplication. I have written SQL by hand and there are probably more confusing corners than in shell, which is saying a lot!
Depending on what database server you are on you might not he constrained to just SQL.
Now, PSQL isn't exactly all that friendly of a language either, but it does you to somewhat break stuff up into functions and reuse code across different SQL statements.
This article is really about the versatility and reliability of postgres.
And I'm all in agreement.
Reminiscent of:
https://www.craigkerstiens.com/2017/04/30/why-postgres-five-...
https://webapp.io/blog/postgres-is-the-answer/
http://rachbelaid.com/postgres-full-text-search-is-good-enou...
http://boringtechnology.club/
As much as HN could lead you astray with the hype of this and that tech, articles like the above are some of the most consistently upvoted on this website.