tag:blogger.com,1999:blog-18508356.post5536162456422957367..comments2026-02-13T11:24:21.556-05:00Comments on Just a little Python: Cascading DROP TABLE with SQLAlchemyRick Copelandhttp://www.blogger.com/profile/11612114223288841087noreply@blogger.comBlogger3125tag:blogger.com,1999:blog-18508356.post-58797781940453015662010-05-13T10:10:03.176-04:002010-05-13T10:10:03.176-04:00Hi Rick, enjoyed the book btw! (when will there be...Hi Rick, enjoyed the book btw! (when will there be a new edition). Don&#39;t know if this particular annoyance ever got fixed, but seems to still be there in 0.6. Filed a bug and test script at <a href="http://www.sqlalchemy.org/trac/ticket/1801" rel="nofollow">http://www.sqlalchemy.org/trac/ticket/1801</a>, fwiwAnonymousnoreply@blogger.comtag:blogger.com,1999:blog-18508356.post-27773717761362045882008-01-12T14:14:00.000-05:002008-01-12T14:14:00.000-05:00Hey Steve, thanks for the comment!I use SQLAlchemy...Hey Steve, thanks for the comment!<BR/><BR/>I use SQLAlchemy so much at work that sometimes I forget that some people haven't heard of it yet. SQLAlchemy is a high-level database library for Python that provides a way to map Python classes to SQL tables. <BR/><BR/>There's a lot of info at <A HREF="http://www.sqlalchemy.org" REL="nofollow">http://www.sqlalchemy.org</A>. Some other packages that provide similar functionality are <A HREF="https://storm.canonical.com/" REL="nofollow">Storm</A> , <A HREF="http://www.sqlobject.org/" REL="nofollow">SQLObject</A> (both Python), and <A HREF="http://www.hibernate.org/" REL="nofollow">Hibernate</A> (Java). My personal favorite is SQLAlchemy, as you may have guessed.<BR/><BR/>I also have a book, <I>Essential SQLAlchemy</I> coming out soon (next few months) being published by O'Reilly, that you can pick up if this stuff interests you.Rick Copelandhttps://www.blogger.com/profile/11612114223288841087noreply@blogger.comtag:blogger.com,1999:blog-18508356.post-34802108937343429232008-01-11T14:00:00.000-05:002008-01-11T14:00:00.000-05:00Howdy,What's sqlalchemy? I have been liking your ...Howdy,<BR/><BR/>What's sqlalchemy? I have been liking your blog, particularly enjoyed the 'Dynamic Language Weenies' post.<BR/><BR/>SteveSDChttps://www.blogger.com/profile/06074492906736058141noreply@blogger.com