Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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).