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 18Jun 18
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 15Apr 15
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 14Mar 14
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 6Mar 6
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 6Mar 6
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
python-oracledb 2.3 Has Been Releasedpython-oracledb 2.3, the extremely popular Oracle Database interface for Python, is now on PyPI.Jul 24, 2024Jul 24, 2024