App Academy Object-Relational database Model/Mapping project for SQL database
-
Updated
Nov 3, 2021 - Ruby
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.
App Academy Object-Relational database Model/Mapping project for SQL database
🛍🛒 A small program that allows the user to manage a shop database containing some items and orders. I completed this as my week 3 project for the Makers bootcamp.
This repository contains all my challenges and projects completed during Week 3 of the Makers bootcamp