Git Product home page Git Product logo

dbatools's Introduction

dbatools

存放日常工作所用到的运维工具

dba_tools.zip

存放MySQL DBA常用软件如sysbench pt-tools等工具一键安装包

check_mysql.py

MySQL数据库巡检脚本

compare_tools

最初做这个是由于我们内部从MariaDB迁移到官方版本MySQL5.7,为了比对两个版本的sql兼容性以及性能开发的小工具

  • 抓取线上的sql放入txt文本,最好将dml也能转成select
  • 配置源库目标库的配置,运行sql_result_between_two_instance.py
  • 原理:抓取线上sql的1000条结果,对结果做checksum进行比较,如果结果一致返回True,否则返回False,并且输出两边的执行时间

dbatools's People

Contributors

xuclachina avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

molihuadba

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.