All Projects → rap2hpoutre → mysql-xplain-xplain

rap2hpoutre / mysql-xplain-xplain

Licence: MIT License
🐭 Explain Explainer for MySQL Queries.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to mysql-xplain-xplain

swift-proposal-analyzer
An analysis of Swift Evolution proposals
Stars: ✭ 58 (+13.73%)
Mutual labels:  analysis
aut
The Archives Unleashed Toolkit is an open-source toolkit for analyzing web archives.
Stars: ✭ 111 (+117.65%)
Mutual labels:  analysis
keen-sdk-net
A .NET SDK for the Keen IO API
Stars: ✭ 35 (-31.37%)
Mutual labels:  analysis
RWorkflow
📑 My approach to an analysis or product produced with R
Stars: ✭ 25 (-50.98%)
Mutual labels:  analysis
analysis-net
Static analysis framework for .NET programs.
Stars: ✭ 19 (-62.75%)
Mutual labels:  analysis
tweetsOLAPing
implementing an end-to-end tweets ETL/Analysis pipeline.
Stars: ✭ 24 (-52.94%)
Mutual labels:  analysis
bundle-inspector-webpack-plugin
Bundle Inspector | Analysis Tool for Webpack
Stars: ✭ 19 (-62.75%)
Mutual labels:  analysis
xbpch
xarray interface for bpch files
Stars: ✭ 17 (-66.67%)
Mutual labels:  analysis
static file analysis
Analysis of file (doc, pdf, exe, ...) in deep (emmbedded file(s)) with clamscan and yara rules
Stars: ✭ 34 (-33.33%)
Mutual labels:  analysis
MalScan
A Simple PE File Heuristics Scanners
Stars: ✭ 41 (-19.61%)
Mutual labels:  analysis
sound field analysis-py
Analyze, visualize and process sound field data recorded by spherical microphone arrays.
Stars: ✭ 61 (+19.61%)
Mutual labels:  analysis
ohloh-ui
Web Application for the Ohloh Stack.
Stars: ✭ 72 (+41.18%)
Mutual labels:  analysis
keen-analysis.js
A light JavaScript client for Keen
Stars: ✭ 40 (-21.57%)
Mutual labels:  analysis
taint-with-frida
just an experiment
Stars: ✭ 17 (-66.67%)
Mutual labels:  analysis
snorkeling
Extracting biomedical relationships from literature with Snorkel 🏊
Stars: ✭ 56 (+9.8%)
Mutual labels:  analysis
clana
CLANA is a toolkit for classifier analysis.
Stars: ✭ 28 (-45.1%)
Mutual labels:  analysis
hawk
Collection of the tools for the efficient network analysis and modelling.
Stars: ✭ 15 (-70.59%)
Mutual labels:  analysis
KInspector
KInspector is an application for analyzing health, performance and security of your Kentico solution.
Stars: ✭ 54 (+5.88%)
Mutual labels:  analysis
ips-bph-framework
BLACKPHENIX is an open source malware analysis automation framework composed of services, scripts, plug-ins, and tools and is based on a Command-and-Control (C&C) architecture
Stars: ✭ 21 (-58.82%)
Mutual labels:  analysis
RDPlot
Tool for plotting rd curves from output of video coding test model software
Stars: ✭ 22 (-56.86%)
Mutual labels:  analysis

mysql-xplain-xplain

Build Status

Explain Explainer for MySQL Queries. Something like an upgraded EXPLAIN command for browser. Highlights and explains MySQL queries. It gives also hints and links. Hope it will help. More info here : http://mxx.mnstrl.org/

Getting started

  • Download last release archive and unzip it into your webroot folder or install via composer : composer create-project rap2h/mysql-explain-explain --prefer-dist
  • Launch your web server, goto http://localhost/xplain or something like that
  • Start typing your queries

Why?

MySQL EXPLAIN command is sometimes hard to understand. We try to make it more readable with some improvements. In a web browser.

Contributors

  • tazorax
  • rap2hpoutre
  • slythas
  • vincent-aubert
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].