# mysql **Repository Path**: bk_bk/mysql ## Basic Information - **Project Name**: mysql - **Description**: 一个自用,用python封装的mysql语句,或许以后能用到 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2017-02-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #mysql 不想用SQL语句,索性自己弄些方法完成增删查改 本质还是sql语句。只不过按IDE提示输入就行 其实就是懒