# db_mysql_note **Repository Path**: dsym/db_mysql_note ## Basic Information - **Project Name**: db_mysql_note - **Description**: 深入浅出MySQL数据库、优化与管理维护笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-05-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## [深入浅出MySQL数据库开发、优化于管理维护][1]笔记 1. [SQL基础][2] 2. [MySQL支持的数据类型][3] 3. [MySQL中的运算符和常用函数][4] 4. [MySQL表类型、选择合适数据类型、字符集][5] 5. [MySQL事务、锁、SQLMode、分区][6] 6. [SQL优化(1)][6] 持续更新中... [1]: https://book.douban.com/subject/25817684/ [2]: https://github.com/Melody12ab/db_mysql_note/blob/master/sqlbasic.md [3]: https://github.com/Melody12ab/db_mysql_note/blob/master/mysql_data_type.md [4]: https://github.com/Melody12ab/db_mysql_note/blob/master/mysql_operator_and_func.md [5]: https://github.com/Melody12ab/db_mysql_note/blob/master/table_type_and_code.md [6]: https://github.com/Melody12ab/db_mysql_note/blob/master/transaction_lock_mode_partition.md [6]: https://github.com/Melody12ab/db_mysql_note/blob/master/sql_optimize.md