{"library":"oracledb","type":"library","category":null,"description":"oracledb is the official Oracle Database adapter for Python, designed to connect Python applications directly to Oracle Database. It is the successor to the popular cx_Oracle driver, providing a modern, high-performance interface that conforms to the Python Database API v2.0 Specification. It features both a 'Thin' mode, which requires no Oracle Client libraries, and an optional 'Thick' mode for advanced functionalities. The library is actively maintained by Oracle, with frequent releases; the current version is 3.4.2.","language":"python","status":"active","version":"3.4.2","tags":["database","oracle","sql","dbapi","sql-connector"],"install":[{"cmd":"pip install oracledb","imports":["import oracledb","oracledb.connect(...)"]}],"homepage":"https://oracle.github.io/python-oracledb","github":"https://github.com/oracle/python-oracledb","docs":"http://python-oracledb.readthedocs.io","changelog":"https://python-oracledb.readthedocs.io/en/latest/release_notes.html","pypi":"https://pypi.org/project/oracledb/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":2.6,"avg_import_s":0.56,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/oracledb/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"draft"}}