Skip to content

RIP ORM

Yohan requested to merge pure into master

POC with those principles:

  • SQL is a first class citizen
  • data integrity is responsibility of the db
  • data management layer and data storage layer are (should be) strictly separated

That may or not be a cul-de-sac.

Merge request reports