Connecting to your Oracle database in Python using the python-oracledb driver/library.

preview_player
Показать описание
In this video, I review how to connect to your Oracle database with Oracle's python-oracledb driver (aka library). The steps in this video review how to connect an Oracle Autonomous database, but the same applies to other Oracle databases as well!

Рекомендации по теме
Комментарии
Автор

thanks. really good information here. considering how hard it is to find my videos for oracle stuff. just the resolution... wish it was better.

pyfinx
Автор

Is there an efficient way to handle nulls for massive inserts? Still can't figure that one out, even with these great examples!

xxczerxx
Автор

Nice Thin Mode information, do you have a Thick Mode vid?

Melissa-nsoq
Автор

How to use async with async_connection() in thick mode?

paulkashin