hello all.
I have python 3 and want use mysql but i dont find mysqls modouls please say me a link.
funfullson 0 Junior Poster in Training
Recommended Answers
Jump to PostEither step down to python 2.x and enjoy python-mysql or change option to use SQLite. SQLite comes with Python, so I guess it is in version 3 also.
Jump to PostOk, may be :)
I don't see the reason of not using Python 2.X I still use 2.5 and works fine. I think this version have got so many modules available and so, it is for production level!
Jump to PostPostGreSQL claims to work with 3.0 but I haven't tried it http://python.projects.postgresql.org/ SqLite is good up to 100,000 to 250,000 records depending on size of record and database use.
All 10 Replies
jlm699 320 Veteran Poster
JasonHippy 739 Practically a Master Poster
Stefano Mtangoo 455 Senior Poster
funfullson 0 Junior Poster in Training
Stefano Mtangoo 455 Senior Poster
funfullson 0 Junior Poster in Training
Stefano Mtangoo 455 Senior Poster
funfullson 0 Junior Poster in Training
woooee 814 Nearly a Posting Maven
Stefano Mtangoo 455 Senior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.