spmcdonnell / webdb-i-guided

Guided Project for Web DB I Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Relational Databases, SQL and Knex

In this project we will cover the basics of Structure Query Language (SQL), Relational Databases, and Knex.js Queries.

Prerequisites

Project Setup

  • fork and clone this repository.
  • CD into the folder where you cloned your fork.
  • type npm i to download dependencies.

About

Guided Project for Web DB I Module

License:Other


Languages

Language:JavaScript 100.0%