On Oct 7, 2013 9:36 PM, "Duncan Booth" wrote:
>
> Skip Montanaro wrote:
>
> > On Mon, Oct 7, 2013 at 1:08 PM, Tobiah wrote:
> >> I just noticed this:
> >>
> >>
> >> http://dev.mysql.com/doc/connector-python/en/index.html
> >
> > * Does it adhere to the Python database API?
> > http://www.python.
Skip Montanaro wrote:
> On Mon, Oct 7, 2013 at 1:08 PM, Tobiah wrote:
>> I just noticed this:
>>
>>
>> http://dev.mysql.com/doc/connector-python/en/index.html
>
> * Does it adhere to the Python database API?
> http://www.python.org/dev/peps/pep-0249/
>
> * Is source available?
>
> * Does it h
On Mon, Oct 7, 2013 at 1:08 PM, Tobiah wrote:
> I just noticed this:
>
>
> http://dev.mysql.com/doc/connector-python/en/index.html
* Does it adhere to the Python database API?
http://www.python.org/dev/peps/pep-0249/
* Is source available?
* Does it have a reasonable open source license?
These
I just noticed this:
http://dev.mysql.com/doc/connector-python/en/index.html
What are the thoughts on this vs. the MySQLdb with which
I'm familiar?
I also noticed MySQLdb2. I was wondering whether to use
this version on a new project that is likely to take some
months to develop.
Thanks,
T