|
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.
|