Skip to content

bloominstituteoftechnology/node-db1-guided

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • clone this repository.
  • move into the project folder.
  • type npm i to download dependencies.
  • type npm run server to start the dev server.

Coding Along

Before using the following scripts it's recommended to remove the database from SQLite Studio.

  • type npm run resetdb to reset the database to its initial state.

About

Guided Project for Web DB I Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •