Outils du site

Je ne remets jamais au lendemain ce que je peux faire le surlendemain. [Oscar Wilde]

60-database:orm

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
60-database:orm [2020/01/09 00:41] – [ORM] Roge60-database:orm [2020/01/09 01:47] (Version actuelle) – [ORM] Roge
Ligne 1: Ligne 1:
 ====== ORM ====== ====== ORM ======
  
-Object Relational Mapper+Object-Relational Mapping
  
-//"Although this is usually referred to as object-relational mapping, there is really nothing to do with objects here."// Cf. Martin FOwler +//"Although this is usually referred to as object-relational mapping, **there is really nothing to do with objects here**."// Cf. Martin FOwler 
-===== Articles =====+===== Références =====
  
 //"A lot of people pick up an ORM because they don’t want to take the time to learn the underlying SQL (Structured Query Language)."// Cf. [[https://blog.logrocket.com/why-you-should-avoid-orms-with-examples-in-node-js-e0baab73fa5/ | Why you should avoid ORMs (with examples in Node.js)]] //"A lot of people pick up an ORM because they don’t want to take the time to learn the underlying SQL (Structured Query Language)."// Cf. [[https://blog.logrocket.com/why-you-should-avoid-orms-with-examples-in-node-js-e0baab73fa5/ | Why you should avoid ORMs (with examples in Node.js)]]
Ligne 10: Ligne 10:
 //"The object/relational mapping problem is hard."// [[https://martinfowler.com/bliki/OrmHate.html | ORM Hate (Martin Fowler) ]] //"The object/relational mapping problem is hard."// [[https://martinfowler.com/bliki/OrmHate.html | ORM Hate (Martin Fowler) ]]
  
-[[https://blog.cleancoder.com/uncle-bob/2013/10/01/Dance-You-Imps.html | The Clean Code Blog+//"Tables are not business objects! Tables aren’t objects at all. Tables are just data structures that the true business objects use as a resource."// [[https://blog.cleancoder.com/uncle-bob/2013/10/01/Dance-You-Imps.html | The Clean Code Blog
 by Robert C. Martin (Uncle Bob) ]] by Robert C. Martin (Uncle Bob) ]]
  
 +//"The Object-Relational Impedence Mismatch"// [[http://blogs.tedneward.com/post/the-vietnam-of-computer-science/ | The Vietnam of Computer Science (Ted Neward's Blog)]]
  
 ===== Key concepts ===== ===== Key concepts =====
Dernière modification : 2020/01/09 00:41