How to create a CRUD Application with Python and Oracle Free Download. Create a Python Application to interact with Oracle Server Database
How to create a CRUD Application with Python and Oracle Description
Contents
Requirements
-
Basic knowledge of Python
-
Basic knowledge of Databases
-
Basic knowledge of SQL
What you’ll learn
-
Installing Python
-
Installing Oracle Database Server
-
Creating a new database
-
Creating a new table
-
Create Graphical User Interface for application
-
Create and activate a virtual environment
-
Installing Oracle Python Database Connector
-
Creating database configuration file
-
Connecting to and interacting with database from Python
-
Create a class with methods
-
Creating stand alone functions
-
Wiring functions to widgets
-
Interacting with ListBox
-
Performing CRUD operations on database with Python
Who this course is for:
- Beginners to creating Python Database Driven Applications.