Skip to content

ERD plugin manual

Paweł Salawa edited this page Dec 16, 2025 · 32 revisions

Entity-Relation Diagram

This plugin enables SQLiteStudio to visualize database schema as entities (tables) and relations (foreign keys). It also allows to edit the schema in the same (visual) manner.

image

Usage

To open ERD editor for certain database, have a database (or any object inside that database) highlighted on the databases list. Then hit the ERD editor button on toolbar:

image

If you don't have button with this icon on your toolbar, check if you have the ERD plugin loaded into SQLiteStudio (go to Configuration window, then to Plugins section).

Clone this wiki locally