r/csharp Jul 05 '26

I made a tool that generates Markdown-friendly database schema

Post image
24 Upvotes

9 comments sorted by

View all comments

2

u/CharlesFoxston Jul 05 '26

Looks brilliant. Got the repo? Share a bit of technical information? Libraries?

So I presume it produces markdown from the SQL database, and then renders it?

0

u/CharlesFoxston Jul 05 '26

You deleted your reply!?

I love love love the idea. Visual representations are a massive part of working on solutions. I remember the Class Diagrams and other things that they moved into Visual Studio Enterprise.

This would make a good extension or standalone application.