Mailing List Archive

MySQL Module
--2fHTh5uZTiUOsy+g
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

Are than any modules for connecting to a MySQL sever? I didn't see
anything in the contributed section of python.org. (If there aren't, what
other databases do people think are better, why?)

thanks!
--=20
Chris Frost | <http://www.frostnet.advicom.net/chris/>
-------------+------------------------------------------
Public PGP Key:
Email chris@frostnet.advicom.net with the subject "retrieve pgp key"
or visit <http://www.frostnet.advicom.net/chris/about/pgp_key.phtml>

--2fHTh5uZTiUOsy+g
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
MessageID: J4UwSqKM5y4eJK/YlIu1s2/ib5ByBR5O

iQA/AwUBN4tpS+EzIlbKpewXEQKLmgCgxpO4f+xwULJykli4heSPnXDZ1x8AoNfi
OLzIjsGhiOkXtwlFKQapqeQo
=GmvU
-----END PGP SIGNATURE-----

--2fHTh5uZTiUOsy+g--
MySQL Module [ In reply to ]
--TYecfFk8j8mZq+dy
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

On Tue, Jul 13, 1999 at 05:29:01PM +0000, Chris Frost wrote:
>=20
> Are than any modules for connecting to a MySQL sever? I didn't see
> anything in the contributed section of python.org. (If there aren't, what
> other databases do people think are better, why?)
>=20
> thanks!
> --=20
> Chris Frost | <http://www.frostnet.advicom.net/chris/>

hmm.. I really like postgresql, and it comes with a python interface already
made that's really easy to deal with. have a look
<http://www.postgresql.org/>.

regards,
J
--=20
|| visit gfd <http://quark.newimage.com/>=20
|| psa member #293 <http://www.python.org/>=20
|| New Image Systems & Services, Inc. <http://www.newimage.com/>

--TYecfFk8j8mZq+dy
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a

iQBVAwUBN4t/ZTN1a0UE6c0VAQEr+wIAqtCZy11TUVvfXHX60kF1pwG2MRbs/1pB
XsfqtXwQmlY+E+QMtI35EYxWMt9RaL87FQPkw5nZ7Af0s05SSwpmpw==
=aGuI
-----END PGP SIGNATURE-----

--TYecfFk8j8mZq+dy--
MySQL Module [ In reply to ]
> Are than any modules for connecting to a MySQL sever? I didn't see
> anything in the contributed section of python.org. (If there aren't, what
> other databases do people think are better, why?)

http://starship.python.net/crew/adustman/MySQLdb.html
(found via www.python.org => search => site search "mysql")

</F>
MySQL Module [ In reply to ]
Check out http://www.mysql.com/Contrib/MySQLmodule-1.4.tar.gz
I haven't tried that one myself. I use MySQLdb which you can get at
http://starship.python.net/crew/adustman/MySQLdb.html. It's very recent
and seems to be kept up to date.

On 13-Jul-99 Chris Frost wrote:
> Are than any modules for connecting to a MySQL sever? I didn't see
> anything in the contributed section of python.org. (If there aren't,
> what
> other databases do people think are better, why?)


----------------------------------
Nathan Clegg
nathan@islanddata.com