baresi687 / mysql-express-node-crud-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mysql-express-node-crud-example

Creating a CRUD MySQL Database and Express.js App: A Step-by-Step Guide

Creating a CRUD MySQL Database and Express.js App

CRUD (Create, Read, Update, Delete) is a common set of operations that are performed on databases.

About


Languages

Language:JavaScript 100.0%