← Back to Home
Week 12 - Node.js MySQL & CRUD
Reference files for Week 12 content.
Examples
-
MySQL Connection - Setting up
database connection in Node.js
-
CRUD Operations - Create, Read,
Update, Delete examples
-
Prepared Statements - Secure
queries with parameterized statements
-
Express API - Full REST API with MySQL
backend