[DB-SIG] Python to SQL Server

Joshua Kugler jkugler at bigfoot.com
Tue Jun 10 18:16:28 CEST 2008


Mark Matthews wrote:
> Hello,
> 
> I have a client that we have built a Python-PostgreSQL-Linux solution
> for. It works well, very stable, robust ...
> 
> However, they are a little keen on Microsoft products and are
> enquiring about migrating to SQL Server (database only, leaving the
> app running on Linux with Python)
> 
> I am assuming the best way forward is mxODBC. Has anyone got any
> better ideas on how to do this. Note that it must be very stable and
> robust - this is the operations system in a finance company

You might also want to check out pymssql.  It seems pretty stable and
robust.

j



More information about the DB-SIG mailing list