What is the best Database and Python Library to use with Pydev and Eclipse?
- by Seth
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.
What is the best database to use with my current development environment?
What is the best python library to use with the suggested database?