DEV Community

Discussion on: ORM vs. SQL?

Collapse
 
databasesponge profile image
MetaDave 🇪🇺

What sort of use cases do you see for this, Joshua?

Collapse
 
joshualjohnson profile image
Joshua Johnson

Every application I build for a client ends up implementing this. It's just an abstraction layer.

Thread Thread
 
databasesponge profile image
MetaDave 🇪🇺

Is everything stored in two tables, or am I misunderstanding?

Thread Thread
 
joshualjohnson profile image
Joshua Johnson

You understand it correctly! Everything is in 2 tables.