This can Insert , Update , delete , and fetch the data from ORACLE 11g step1= You need to install cx_Oracle pakage . pip install cx_oracle step2: Download instance cliet depend your os and oracle version from= https://www.oracle.com/technetwork/database/database-technologies/instant-client/downloads/index.html step3: after that your gone to code # Make connection #Do Operation