Data access object: Difference between revisions

Content deleted Content added
Tools and frameworks: Removed link as it redirects back to here, etc.
Line 30:
== Tools and frameworks ==
* [[ODB (C++)|ODB]] compiler-based [[object-relational mapping]] (ORM) system for C++
* [[ORMLite]]: Lightweight [[object-relational mapping]] (ORM) Frameworkframework in Java for JDBC and Android<ref>{{cite book|last1=Hodgson|first1=Kyle|last2=Reid|first2=Darren|title=ServiceStack 4 Cookbook|publisher=Packt Publishing Ltd|isbn=9781783986576|page=Chapter 4|url=https://books.google.com/books?id=x9hpBgAAQBAJ&pg=PA129&dq=%22ORMLite%22&hl=en&sa=X&ved=0ahUKEwjZmtmDnLzNAhUY2WMKHYbRClgQ6AEIJjAB#v=onepage&q=%22ORMLite%22&f=false|accessdate=22 June 2016|language=en}}</ref>
* [[Entity Framework|Microsoft Entity Framework]]
* [http://www.dbix-class.org/about.html DBIx::Class] [[object-relational mapping]] (ORM) module for [[Perl]]