03. Engineers
Visual ERD-style view of tables, relationships, and field types.
Prompts to get started
Build a database schema visualizer. Add tables with their name and fields including field name, data type, and constraints like primary key or not null. Display tables as cards in an ERD-style layout with lines connecting related tables via foreign keys. Include a sidebar listing all tables with field counts and a search to filter tables by name.