Share
Explore

How to make a SQLite DB for use with a programming language

This video shows you this procedure.
This link can't be embedded.
We will use SQLite. The way we will use SQLite in our Node.js program is via the NPM Package for SQLite.
We need to make the database first.
To create this database: Use DBBrowserForSQLite.
This link can't be embedded.
This link can't be embedded.
You must have the idea in mind for what kind of database schema you will design.
I will demonstrate with the College Enrollment System.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.