Skip to content

ERD Explorer

Caleb Reath edited this page May 13, 2020 · 4 revisions

Overview

ERD Explorer will be a vscode extension designed to make schema visualization and debugging as painless as possible. The extension will support generating interactive ER diagrams which will allow developers to jump directly to SQL definitions of tables, columns, and user defined functions visible in the ERD.

Requirements

  • Automated ERD generation
  • ERD element click events to SQL
Clone this wiki locally