Outils du site

Je recèle en moi des réserves d'ennui pratiquement inépuisables. Je suis capable de m'ennuyer pendant des heures sans me faire chier. [Pierre Desproges]

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:54] – [Articles] 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
 ===== Références ===== ===== Références =====
  
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) ]]
  
-[[http://blogs.tedneward.com/post/the-vietnam-of-computer-science/ | The Vietnam of Computer Science (Ted Neward's Blog)]]+//"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:54