GithubHelp home page GithubHelp logo

mysqlmonitor's Introduction

PyPI Build

MySQLMonitor

MySQL实时监控工具(黑盒测试辅助工具)

更新:

2019-02-22: 文章意外被ASRC公号选上 所以顺便修复一下Python3下reload不存在这个问题

2019-01-25: 新增对windows系统 Python2.7的支持 修复编码问题

2019-01-15: 发布第一版

使用:

环境:

在MacOS 10.14 python3.7 以及windows7 Python2.7环境下运行通过 理论上均可运行 如有问题或修改意见 请点击===>问题反馈

依赖:

pymysql configparser

可执行以下命令尝试安装

pip install pymysql
pip install configparser

运行:

git clone https://github.com/TheKingOfDuck/MySQLMonitor.git
cd MySQLMonitor
nano config.ini
python3 MySQLMonitor.py

使用前务必先修改config.ini里的配置为自己的数据库

功能

  • 自动开启MySQL日志 实时显示程序执行过的语句

  • 自动安装依赖

  • 危险操作提醒(第一版尚未添加)

screenshot

应用场景:

https://xz.aliyun.com/t/3875

mysqlmonitor's People

Contributors

thekingofduck avatar

Watchers

 avatar  avatar

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.