[DB-SIG] pure python database driver

Greg Gaughan greg at thinksql.co.uk
Thu May 20 17:53:03 EDT 2004


There is a 100% pure Python DB-API driver for the ThinkSQL RDBMS
(http://www.thinksql.co.uk). The driver is a single module (and the server
is a single executable). The performance is better than using a extra layer
of library code.

Regards,
Greg Gaughan
www.thinksql.co.uk

----- Original Message -----
From: "Randall Smith" <randall at tnr.cc>
To: "Python DB-SIG Mailing List" <db-sig at python.org>
Sent: Thursday, May 20, 2004 3:46 AM
Subject: [DB-SIG] pure python database driver


> Does anyone know of existing database drivers written in pure Python?  I
> realize this may not perform well, but I'm curious.  The portability
> would be nice.
>
> Randall Smith
>
> _______________________________________________
> DB-SIG maillist  -  DB-SIG at python.org
> http://mail.python.org/mailman/listinfo/db-sig
>





More information about the DB-SIG mailing list