>
>  the main snag is DB drivers, e.g.pyodbc for python 3 is just in beta



pure python drivers already support python 3 (at least using translation
tool)

sqlite is builtin

postgreesql
http://python.projects.postgresql.org/

mysql
- pymysql
- myconnpy https://launchpad.net/myconnpy

and if pyodbc is in beta now, in March 2012 I suppose it will be in a better
shape



you say in beta, so till March 2012 it could be a stable one

Reply via email to