What is the best Database and Python Library to use with Pydev and Eclipse?

Posted by Seth on Stack Overflow See other posts from Stack Overflow or by Seth
Published on 2010-03-28T06:55:02Z Indexed on 2010/03/28 7:03 UTC
Read the original article Hit count: 149

Filed under:
|
|

I am currently processing text/html data and I wish to store my results in some sort of database. My current setup is Pydev with Eclipse.

  1. What is the best database to use with my current development environment?

  2. What is the best python library to use with the suggested database?

© Stack Overflow or respective owner

Related posts about python

Related posts about eclipse