Published inOracle DevelopersSessionless Transactions in Python-oracledb: Speed without StringsNo session locks. No idle waits. Just clean, efficient transactions without the usual session stickiness.Jul 30Jul 30
Published inOracle DevelopersNo More Credentials: Connect to Oracle Autonomous Database Using Instance Principals in…Starting with version 1.1, python-oracledb introduced support for token-based authentication. This capability was enhanced in version 3.0…Jun 27A response icon1Jun 27A response icon1
Published inOracle DevelopersGuide to Creating an OCI IAM User and Password and Connecting to Oracle Autonomous DatabaseOracle Cloud Infrastructure(OCI) provides Identity and Access Management (IAM) to securely authenticate users across its services…Mar 18Mar 18
Published inOracle DevelopersHandling SSLCertVerificationError in 1-way TLS Connection to Oracle Autonomous DatabaseOracle Autonomous Database (ADB) supports 1-way TLS authentication, allowing secure connections without requiring a client certificate…Mar 15Mar 15
Published inOracle DevelopersCloud Native Authentication in python-oracledb using OCI-IAM TokensAuthentication is a critical aspect of database security. Traditionally, applications authenticate to databases using usernames and…Mar 5Mar 5