sofiane-abou-abderrahim / mysql-nodejs-express-demo-blog

I built this little demo blog which uses all 4 CRUD operations with help of SQL and MySQL package which I was using and this connection pool I created which we can use for sending queries to the database. Therefore, all the commands are executed in the NodeJS code. So, the database is used as a data storage in this website application. Indeed, the data is not stored in a standard file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sofiane-abou-abderrahim/mysql-nodejs-express-demo-blog Stargazers