MySQL Forums
Forum List  »  Connector/Python

Do i need to use MySQL-db for this?
Posted by: kirstin hanks
Date: July 07, 2009 02:36AM

i'm having some trouble getting compatable versions of everything for mySQL and Python (programming lanaguge), but do i even need them compatable?

If i want to manipulate a text file with python then import it into mySQL as a database, they don't actually need to interract directly do they? I just write a text file in Python that is read by MySQL, so not much glitch potential?

If i want to write scripts in Python to search my MySLQ database that's when i need something like MySQL-DB right?

[i'm doing some analysis of high-throughput genegtic sequence data, i plan on making a database of a few million RNA sequences from an experiment then doing some automated analysis on it]

Options: ReplyQuote


Subject
Written By
Posted
Do i need to use MySQL-db for this?
July 07, 2009 02:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.