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.
This is a GA release of the MariaDB Connector/ODBC. MariaDB Connector/ODBC is released under version 2.1 of the GNU Lesser Public License. License information can be found in the COPYING file.
Abstract: Database performance is a very important factor in the development of any application. Some applications need very fast feedback, others process a large amount of data and without the ...