# test-connect-mysql **Repository Path**: demo_61/test-connect-mysql ## Basic Information - **Project Name**: test-connect-mysql - **Description**: mysql连接测试工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-01 - **Last Updated**: 2023-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mysql数据库连接工具 使用node.js直接运行 ```javascript node ./index.js ```