# nodejs-mysql **Repository Path**: qq574244038/nodejs-mysql ## Basic Information - **Project Name**: nodejs-mysql - **Description**: nodejs连接mysql - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-27 - **Last Updated**: 2022-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nodejs, MySQL ## README # nodejs-mysql #### 介绍 nodejs连接mysql #### 软件架构 nodejs+mysql #### 安装教程 1. 下载mysql和navicat,按顺序执行下面命令 2. cnpm i yarn -g 3. yarn install 4. node index.js