Outils du site

Le trop de quelque chose est un manque de quelque chose. [Proverbe Arabe]

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:36] 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 
-===== 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)]]
  
-[[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) ]]
  
 +//"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) ]]
  
 +//"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:36