OK, but what about reading the data?
I've never had a problem writing to a database with an ORM. The problems happen when you try to read data (quickly and efficiently).
OK, but what about reading the data?
I've never had a problem writing to a database with an ORM. The problems happen when you try to read data (quickly and efficiently).