DB Diagram by PDBD

DBD by PDBD

Database Diagram by Partharaj Deb 🇧🇩
ID: ${ diagramId }
TableName
---
id pk int
name varchar
userID int fk > Users.id
# This is a comment
// This is also a comment

Developed by Partharaj Deb | Jun 2025

Relationship

From: ${ selectedRelationship.from }.${ selectedRelationship.fromField }
To: ${ selectedRelationship.to }.${ selectedRelationship.toField }

• Click orange circle to change start position

• Click red circle to change end position

• Click green + to add bend points on segments

• Drag blue circles to adjust angles

• Click red × to remove bend points

+ ×
${ table.name }
${ field.name }
${ field.type } PK FK

Tables