JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Gallery
Share
Explore
How to make a SQLite DB for use with a programming language
PS
Peter Sigurdson
This video shows you this procedure.
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.
Loading…
Loading…
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 (
Ctrl
P
) instead.