Sonica1031 / node-db1-guided

[Lambda School] Guided Project for Node DB I Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Relational Databases, SQL and Knex

Guided project for Node DB 1 module.

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 install to download dependencies.

About

[Lambda School] Guided Project for Node DB I Module


Languages

Language:JavaScript 100.0%