Skip to content

Comment on How Postgres Triggers Can Simplify Your Back End Development

Comments

I wouldn’t call this “simplified”.

Personally, it’s much more valuable to have all business logic in one place, in a single language, available at a glance. The perforance gain isn’t worth the increased complexity in codebase.

You just unintentionally made your problem distributed which is can of worms and you'll find out later when your project is successful in production.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.