Ask HN: I don't understand what problems ORMs solve

1 day ago 3

the clue's in the name. Some people thought you could map the fields of objects to the fields of a relation (aka columns in a table) in a database. This approach has had mixed success.

Read Entire Article