On 5/7/06, Dennis Muhlestein <[EMAIL PROTECTED]> wrote:
On 5/6/06, Jonathan Vanasco <[EMAIL PROTECTED] > wrote:

Just wondering-

Has anyone thought of making a tool for sqlalchemy to reverse
engineer a database?

I haven't tried it yet, but I read the blog post and it appears that this is what you want.

http://spyced.blogspot.com/2006/04/introducing-sqlsoup.html

I think what they are talking about is something that will actually spit out python code that they can customize.  SqlSoup is strictly runtime introspection; it won't generate code.

It wouldn't be very hard to write something that _did_ generate code, though.

--
Jonathan Ellis
http://spyced.blogspot.com

Reply via email to