Skip to content
View ddcw's full-sized avatar
🚀
eat eat and
🚀
eat eat and

Block or report ddcw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ddcw/README.md

旧版readme.md

介绍

主要使用python/shell写一些关于mysql和linux的常用工具.

也会在博客上分享相关例子.

部分觉得不错的工具也会出相关的视频演示

解析mysql 的数据文件为sql语句.

离线解析ibd文件,支持生成DDL,支持查看被标记为delete的数据. 详情

mysql的巡检报告, 支持5.7/8.0, 支持shell采集数据.

支持常用环境(主从,pxc,mgr), 能自动识别集群关系, 能够生成html或者word版巡检报告. 详情

离线解析/分析mysql binlog, 支持5.7/8.0 详情

这个比较杂, 基本上就是一些小点的工具, 有部分我都忘了是干啥的了.

2024.07.10 更新了一部分(无情的脚本工具人)

Pinned Loading

  1. ibd2sql ibd2sql Public

    parse mysql ibd file to sql for learn or recovery data

    Python 273 81

  2. ddcw ddcw Public

    for manage shell script

    Python 44 37

  3. inspection inspection Public

    数据库巡检报告

    Python 36 18

  4. pymysqlbinlog pymysqlbinlog Public

    解析MYSQL BINLOG, 生成正向/回滚SQL; 分析BINLOG

    Python 16 3