MySQL工具汇总

本博客已经迁移至:http://cenalulu.github.io/

本篇博文已经迁移,阅读全文请点击:http://cenalulu.github.io/mysql/mysql-tools-list/

 

 

本文汇总了和MySQL运维开发相关的所有工具,并会持续更新

1. 工具套件集

percona-toolkit:http://www.percona.com/software/percona-toolkit

oak-toolkit:http://code.openark.org/forge/openark-kit

ps-helper(performance schema 工具函数集):https://github.com/MarkLeith/dbahelper

 

2. MySQL 实时状态分析

innotop:https://code.google.com/p/innotop/

orzdba:http://code.taobao.org/p/orzdba/src/trunk/orzdba

mytop:http://jeremy.zawodny.com/mysql/mytop/

systemtap工具示例集:https://sourceware.org/systemtap/examples/

 

3. mysql客户端&开发工具

Adminer:http://www.adminer.org/ 

MyQuery:http://sourceforge.net/projects/myquery/

Hopper(存储过程调试工具):http://www.upscene.com/products.hopper.index.php

 

4. MySQL性能监控

mysql-statsd:https://github.com/spilgames/mysql-statsd 

nethogs: http://www.oschina.net/p/nethogs/ 

 

5. MySQL性能测试工具

sysbench:

tpcc-mysql:

dbt2:

LinkBench: https://github.com/facebook/linkbench

data generator

测试数据生成:http://www.generatedata.com/

地理数据生成:http://www.openstreetmap.org/

 

6:数据路由中间件

mysql-proxy:http://dev.mysql.com/downloads/mysql-proxy/

Atlas:https://github.com/Qihoo360/Atlas

mycat:https://code.google.com/p/opencloudb/ 

MaxScale: https://github.com/SkySQL/MaxScale

GLB: https://github.com/codership/glb

ScaleArc:http://www.scalearc.com/

 

7. 数据库版本管理

http://www.liquibase.org/

 

8. MySQL Connector

libAttachSQL: http://libattachsql.org/

posted @ 2014-06-17 10:44  cenalulu  阅读(2312)  评论(0编辑  收藏  举报