Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.
Hello,
I have been asked to evaluate Turbodbc. We have django project and we use the postgres database backend available out of the box for the same. Since Turbodbc claims to be fast, would like to use it in our project.
I would appreciate if someone can help me to know how to integrate it with django as database backend if that's possible at all.
Hello, I have been asked to evaluate Turbodbc. We have django project and we use the postgres database backend available out of the box for the same. Since Turbodbc claims to be fast, would like to use it in our project.
I would appreciate if someone can help me to know how to integrate it with django as database backend if that's possible at all.