blog.tedivm.com
Visualizing SQLAlchemy Databases as Mermaid and Dot Diagrams using Paracelsus - tedious ramblings
SQLAlchemy is a powerful tool that lets Python developers define their database schemas using simple classes. I made Paracelsus to turn those SQLAlchemy defined databases into diagrams that can be used to visualize the schema.