[Biopython-dev] zxJDBC support for BioSQL

Peter biopython at maubp.freeserve.co.uk
Thu Dec 17 14:54:13 UTC 2009


On Thu, Dec 17, 2009 at 10:46 AM, Peter <biopython at maubp.freeserve.co.uk> wrote:
> On Thu, Dec 17, 2009 at 1:39 AM, Kyle Ellrott <kellrott at gmail.com> wrote:
>>
>> I've push pushed a patch to the BioSQL code that enables zxJDBC support.
>> This means that Jython can now run BioSQL through mysql.  (SQLite hasn't
>> been ported to Java yet)

Maybe one day Jython will have a Python sqlite3 like library built in:
http://bugs.jython.org/issue1682864

For now it looks like we could probably use SQLite via zxJDBC instead
(see links on that Jython issue).

Peter




More information about the Biopython-dev mailing list