Relative Content

Tag Archive for djangoapiactix-webrust-axumtokio-postgres

What percentage of production backends use Raw SQL directly?

I was looking at Tech Empower’s web frameworks benchmarks..
I noticed that the highest performing versions of the frameworks used raw sql and the setups of the same frameworks that used an ORM or Query builder were significantly less performant (up to 5 times!).