Why is there no open-source pure Python database driver for Oracle DB?
Why is there no open-source pure Python database driver for Oracle DB?
Lots of work for little gain. The protocol isn't openly documented, Oracle will just tell you to use the libraries they provide if there's any problem, so nobody bothered.