[Gllug] Python MySQL libs

Walid Shaari ws at melinux.com
Tue Jun 3 10:44:27 UTC 2003


On Tue, 2003-06-03 at 12:57, Peter Adamson wrote:
> Does anyone know of any MySQL - Python libs
> 
> _with_documentation_ ?
> 
> I'm looking at using 
> MySQLdb 

I used it once, there is a very basic tutorial in devshed :

http://www.devshed.com/Server_Side/Python/PythonMySQL/page1.html

another Introduction can be found in here :
http://www.amk.ca/python/writing/DB-API.html

I believe the SQl API in python in general follows the same standard API
the latest is documented in this pep :

http://www.python.org/peps/pep-0249.html

In general all your python database needs should be in the python.org
site :http://www.python.org/topics/database/


Walid




-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list