Published inOracle DevelopersBest Practices for Building High Availability Applications with Precompilers — Pro*C/C++In my previous article on High-Availability Support for Planned and Unplanned Outages with Precompilers, I wrote about precompilers and…Oct 17, 2025Oct 17, 2025
Published inOracle DevelopersMaximizing Uptime: High Availability for Planned and Unplanned Outages with PrecompilersIn today’s digital landscape, high availability is a must-have. If you’re building applications with Oracle Call Interface (OCI) and…Oct 7, 2025Oct 7, 2025
Published inOracle DevelopersConnecting R to Oracle Database and the Power of ROracle DriverHow many of you ever quit an R script because your database connection just wouldn’t cooperate? If you are working with large-scale data in…Jun 18, 2025Jun 18, 2025
Published inOracle DevelopersExploring python-oracledb: A Simplified Approach to Oracle Database ConnectivityIf you felt the power and potential of Oracle Database and wondered how to best harness it in Python, you came to the right place. On my…Apr 15, 2025Apr 15, 2025
Published inOracle DevelopersEffortless Data Navigation with Scrollable CursorsData stored in an Oracle Database is retrieved via a query. A query is a request for data from a database, enabling precise data retrieval…Mar 14, 2025Mar 14, 2025
Published inOracle DevelopersThe Power of Sparse Vectors in Oracle DatabaseA vector is a mathematical representation of data, structured as an ordered list of numbers, where each number represents a dimension…Mar 6, 2025Mar 6, 2025
python-oracledb 3.0 Has Been ReleasedAnnouncing the release of python-oracledb 3.0 on PyPI. My colleague Christopher Jones has blogged about it.Mar 6, 2025Mar 6, 2025
Published inOracle DevelopersVector Datatype Support in ROracleOracle Database 23ai, introduces a new VECTOR data type for advanced AI/ML operations. This data type is currently a homogeneous array of…Nov 19, 2024Nov 19, 2024
python-oracledb 2.5 Has Been Releasedpython-oracledb 2.5 has been released on PyPI and my colleague Christopher Jones has blogged about it.Nov 5, 2024Nov 5, 2024