跳到主要內容

發表文章

目前顯示的是有「mysql」標籤的文章

Meituan-Dianping/SQLAdvisor

一、简介 SQLAdvisor是由美团点评公司技术工程部DBA团队(北京)开发维护的一个分析SQL给出索引优化建议的工具。它基于MySQL原生态词法解析,结合分析SQL中的where条件、聚合条件、多表Join关系 给出索引优化建议。目前SQLAdvisor在 from Pocket https://ift.tt/2mrR74H via IFTTT
from Pocket https://ift.tt/1h7HE8s via IFTTT

mytop - a top clone for MySQL

mytop is a console-based (non-gui) tool for monitoring the threads and overall performance of a MySQL 3.22.x, 3.23.x, and 4.x server. It runs on most Unix systems (including Mac OS X) which have Perl, DBI, and Term::ReadKey installed. And with Term::ANSIColor installed you even get color. from Pocket https://ift.tt/1fsdFWx via IFTTT

調整組態、優化SQL指令 動手找回MySQL效能

如果提到開源碼社群中的資料庫解決方案,相信許多人腦海裡第一個浮現的念頭應該就是MySQL。MySQL挾著其優異的性能,早已成為開源碼資料庫解決方案的首選,最常見的即是運用在網站服務上。 from Pocket https://ift.tt/2qP5n9g via IFTTT