|
|
|
|
|
by threeseed
603 days ago
|
|
Majority of ORMs really are nothing more than this. But then it's nice to have something that generates optimised, database-specific SQL, can handle date/number conversion, supports many-many relationships, converting BLOB to binary streams etc. |
|