--- title: Oracle hide_title: true sidebar_position: 26 version: 1 --- ## Oracle The recommended connector library is [cx_Oracle](https://cx-oracle.readthedocs.io/en/latest/user_guide/installation.html). The connection string is formatted as follows: ``` oracle://:@: ```