What is the best library in python to use to interface with a SQL database?
- 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 library in python to use to interface with suggested database?