An open API service indexing awesome lists of open source software.

https://github.com/dveeden/ti-explain

Web tool to help you understand the EXPLAIN output of the TiDB Database
https://github.com/dveeden/ti-explain

explain tidb

Last synced: 10 months ago
JSON representation

Web tool to help you understand the EXPLAIN output of the TiDB Database

Awesome Lists containing this project

README

          

## Ti-Explain

A tool to help and explain the `EXPLAIN` and `EXPLAIN ANALYZE` output of TiDB.

Available on: [https://dveeden.github.io/ti-explain/](https://dveeden.github.io/ti-explain/).

Inspired by: [https://explain.depesz.com](https://explain.depesz.com).