Skip to content
#

Object–relational mapping

Object–relational mapping (ORM) is a technique with which records from relational databases are mapped to objects using an object-relational mapper in the programming language in which they are used.

Here are 161 public repositories matching this topic...

In this application, you will be able to create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (object-relational mapping). This uses a MVC design pattern and uses Node and MySQL to query and route data in the app. Handlebars generates the HTML for the application. Check it out and enjoy at http://yumburger.herokuapp.com/

  • Updated Jul 27, 2018
  • HTML