Introducing Frappe ERD: An open source, lightweight ERD Viewer for Frappe/ERPNext

Hey Frappe community,

Excited to share Frappe ERD :magnifying_glass_tilted_left::sparkles: β€” a lightweight app for Frappe/ERPNext built to make schema exploration simpler.

It lets you visualize DocType relationships, inspect metadata, review impact reports, and export schemas for SQL and LLM-assisted workflows.

Key features:

:identification_card: Easy viewer access through the ERD Viewer role

:file_cabinet: Bulk select/deselect of DocTypes with module/app-based filtering

:brain: Compact Markdown export of selected DocTypes for LLMs

Shoutout to the Commit app for helping move ERD exploration in this direction β€” this project is a lighter, standalone approach built around that same need.

GitHub - RanaOsamaAsif/frappe_erd: Lightweight ERD Viewer for Frappe/ERPNext and custom apps with LLM friendly schema exports Β· GitHub

Feedback and new feature suggestions are welcome!

3 Likes

Hi @RanaOsamaAsif

Just to confirm - this is a fork and improvement on Commit - Developer tooling for the Frappeverse

Also great if you can advertise on community marketplace for wider coverage: -

1 Like

Yes correct this is forked from and is an improvement on top of commit app.

commit comes with tons of other doctypes like Commit Branches, Commit Projects etc all of these aren’t required when using the ERD. For devs/teams who require just a simple straightforward ERD Viewer this is for them.

Thanks for the comment and yeah i’ll share it in the community marketplace as well for sure.

It’s available on frappe-gems.

2 Likes

great, that for listing the app!

1 Like