I'll be presenting on SQLAlchemy at the utah python user group on the 9th at 7:30 in American Fork.
SQLAlchemy is the object-relational mapper recently adopted by GNU Mailman among other more Python-specific projects such as TurboGears. Unlike with simpler rowset mappers, it's pretty difficult to come up with a mapping that SA can't express. I blogged a brief example over here: http://spyced.blogspot.com/2007/01/why-sqlalchemy-impresses-me.html Directions and a map are on our web site: http://utahpython.org/ -Jonathan /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
