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 This Query Tool Loaded in the browser. Project Setup fork and clone this repository. CD into the folder where you cloned your fork. type npm i to download dependencies.