Skip to content

cbprince/Python_to_OracleDB_Connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Conneting to Oracle Database using the Python Oracledb Driver

The python-oracledb driver is a Python programming language extension module allowing Python programs to connect to the Oracle Database. This script connects to an Oracle database using the oracledb driver and retrieves employee data. It prints the first 10 employees with a salary greater than 5000, formatted in a table-like structure.

About

Connecting to Oracle Database using the Python Oracledb Driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages