View Single Post
Old Jul 23rd, 2006, 8:42 PM   #1
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 1,835
Rep Power: 5 Sane will become famous soon enough
Send a message via MSN to Sane
Python With MySQL

Have any of you had experience with it? What are your takes on this combination?

I've heard there is PySQL, is that any different than MySQL with Python? What is the performance drop when using MySQL with Python, as opposed to MySQL with PHP?

And finally, is there a way to embed your MySQL database and client in to the Python Py2exe Executable, so a user does not need to install a separate MySQL client program in order to use your Python Application?

Wooh. Many questions off my shoulders. Thanks in advance.
Sane is offline   Reply With Quote