this post was submitted on 16 Feb 2025
13 points (100.0% liked)
techsupport
2622 readers
1 users here now
The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.
If something works or if you find a solution to your problem let us know it will be greatly apreciated.
Rules: instance rules + stay on topic
Partnered communities:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
We usually just dump a whole load
SHOW CREATE TABLE
dumps into drawsql at work when we discuss database migrations, and then drop a bunch of "tables" with no columns as comments. I am not aware of an tool that could deal with procedures and such, but we've only looked at that, SQLyog and Intellij's built-in visualizers.