Showing posts with label Oracle. Show all posts
Showing posts with label Oracle. Show all posts

Tuesday, March 25, 2025

Oracle DB 23ai Free Connection Pool in Python

I describe how to connect to Oracle DB from Python. I explain why DB connection pool is important for better performance. Connection is done through thin oracledb mode, without installing Oracle Client.

 

Monday, April 19, 2021

Oracle Developer Tools Review

I walk through Oracle Developer Tools and giving my honest opinion about the past, present, and future of Oracle products for developers.

 

Saturday, January 16, 2021

Connect to Oracle Cloud DB from Python

A quick explanation of how to connect to Oracle Autonomous Cloud Database (Always Free instance) from Python script.

 

Friday, December 11, 2020

Oracle JET or Oracle VBCS For Your Next Web App

I talk about my experience of working with Oracle JET and VBCS. I share a few hints - how to choose between Oracle JET and Oracle VBCS for your next Web app development.


Tuesday, December 1, 2020

Oracle Visual Builder Studio - Development Process Experience

I describe how you can handle the development process in Visual Builder Studio. It is really straightforward and very well defined.