Support for Sybase
Brought to you by:
srenard
Would it be possible to add support for other databases? I want to connect to an Sybase database using Python, and have the connection problems more or less solved (using FreeTDS and pyODBC). Now I want to have a nice interface, but it seems silly to make another one when there's really good ones already made. Like PySQL...
I'd be happy to help with both testing and coding.