Is there a tool/library that visually presents all many-to-many 
relationships defined in a module using SQLAlchemy?
I used to use an online database designer that automatically converts the 
diagram to SQLs, which is magical. Is there a similar tool that works with 
SQLAlchemy classes? Preferably allows me to edit(including add, remove and 
change in place) on the diagrams when I'm viewing it.
oh, this tool ideally is so "smart" that it only draws diagrams of 
SQLAlchemy class, leaving other classes out of sight of the diagram 
rendered. Anyone know of such a tool exists?

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to