On Thu, Nov 11, 2010 at 12:59 PM, Nagy Viktor <[email protected]> wrote: > Hi, > I've reflected a database, and it would like to get a graphic representation > of it something like the graph_models command in django command extensions. > The best would be if the tool could create the graphics without a database > connection, simply using my metadata for example. > I've googled for this, but couldn't find anything seemingly up-to-date. > What would be your suggestion?
http://www.sqlalchemy.org/trac/wiki/UsageRecipes/SchemaDisplay -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en.
