Well, I tried to understand Open Database Connectivity and Python DB-API, but I can't.
ODBC is some kind of standard and Python DB-API is another standard, but why not use just one standard? Or maybe I got these terms wrong.
Can someone please explain these terms and the difference between them as some of the explanations I read were too technical?
Thank you