Outils du site

La laïcité est l'acceptation de toutes les opinions et de tous les comportements qui savent respecter l'autre. L'unicité de Dieu propose par le pharaon Akhenaton est en fait la base de la laïcité. Il n'est plus question de s'entre-déchirer au nom d'une multitude de divinités, mais de constater l'unicité de l'espèce humaine dans son devenir. [Albert Jacquard]

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:37] 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) ]]
  
-[[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:37