Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Python and Oracle Database: Scripting for the Future

Welcome to the Python and Oracle Database Workshop. In this tutorial, you will learn how to:

  • Create connections
  • Use sessions pooling and Database Resident Connection Pooling
  • Execute queries and fetch data
  • Use bind variables
  • Use PL/SQL stored functions and procedures
  • Extend python-oracledb classes
  • Use Oracle Advanced Queuing

Get an Oracle Cloud Trial Account for Free!

If you don't have an Oracle Cloud account then you can quickly and easily sign up for a free trial account that provides:

  • $300 of free credits good for up to 3500 hours of Oracle Cloud usage
  • Credits can be used on all eligible Cloud Platform and Infrastructure services for the next 30 days
  • Your credit card will only be used for verification purposes and will not be charged unless you 'Upgrade to Paid' in My Services

Click here to request your trial account: https://www.oracle.com/cloud/free

Product Pages

Documentation

Videos