Skip to content

Comment on Reddit Migrates Comment Back End from Python to Goparent

Comments

yeah - largely a reason why people went to nosql. due to the performance hit you get with ORMs. in ruby-verse you can see this active-record vs sequel(a better orm) the performance gap.

now there's better tools like sqlc etc that have orm ergonomics without the performance hit.

at times just use nosql

AboutSource Built by g1lg1l

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