Skip to content

Hackathon-2022-TiVP/execution-plan-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An execution plan visualizer for relational databases

The project was based on the awesome project: pev2.

Compared to pev2, the project has below additional features:

  1. Rewritten with React.js
  2. Support visualize more execution plans generated by databases, such as PostgreSQL, MySQL, TiDB, Oracel, MariaDB...
  3. Provides more functional features to help developers.