Remix.run Logo
vjvjvjvjghv 6 hours ago

We are also running into more and more performance issues with EF. There are ways to tune it but I am not sure if it’s worth learning this for EF or if it’s not better to just go for straight SQL. Seems MS has this tendency to create abstractions that then don’t work 100%. I see this with .NET too. Often you have to go down to Win32 for apps that are tightly coupled with Windows and hardware.

oaiey an hour ago | parent | next [-]

Is not that the core problem with ORMs. All of them. In the end you do straight SQL when it comes to Performance.

Limeray 5 hours ago | parent | prev [-]

[dead]