In this project we will cover the basics of Structure Query Language (SQL)
, Relational Databases
, and Knex.js Queries
.
- SQLite Studio Installed. <<<<<<< HEAD =======
- This Web SQL Tool Loaded in a chrome or chromium browser tab. It does not work well on Firefox.
upstream/main
- fork and clone this repository.
- CD into the folder where you cloned your fork.
- type
npm i
to download dependencies.