PinnedPublished inLevel Up CodingOpen Source Python Thin Driver for Oracle DatabaseA new major Python cx_Oracle driver release is available and comes with a brand new name, python-oracledb. This is very exciting news.May 25, 20221May 25, 20221
node-oracledb 6.7 and ROracle 1.5 releasesMy team has released node-oracledb 6.7 and ROracle 1.5 drivers for Oracle Database. Check out the release blog posts:Nov 19, 2024Nov 19, 2024
Published inOracle DevelopersUsing Pipelining for Efficient Schema CreationSupport for Oracle Database 23ai Pipelining is one of the fun features of python-oracledb. Recently I’ve been using it for schema creation…Nov 13, 2024Nov 13, 2024
Python-oracledb 2.5 brings greater flexibility to Oracle Database appsPython-oracledb 2.5, the extremely popular Oracle Database interface for Python, is now on PyPI.Nov 5, 2024Nov 5, 2024
Using Django Connection PoolingThere are so many applications where database connection pooling makes sense, including web sites which have many users. I’ve written…Oct 30, 2024Oct 30, 2024
Published inOracle DevelopersPipelined database operation performance redux with python-oracledb: very impressiveIn Pipelined database operations with python-oracledb 2.4 I gave a simple benchmark showing the performance benefit of Oracle Database 23ai…Sep 12, 20241Sep 12, 20241
Published inOracle DevelopersVirtualBox 7.1 supports macOS ARM64 hostsA quick post: the latest VirtualBox adds Apple macOS ARM64 host support !Sep 12, 2024Sep 12, 2024
Published inOracle DevelopersPipelined database operations with python-oracledb 2.4Python-oracledb 2.4 introduces pipelining functionality to improve the performance and scalability of your Python applications for Oracle…Aug 20, 2024Aug 20, 2024
Python-oracledb 2.4 has been releasedPython-oracledb 2.4, the extremely popular Oracle Database interface for Python, is now on PyPI.Aug 20, 2024Aug 20, 2024
Published inOracle DevelopersQuery result caching for fast database applicationsOracle Database’s built-in “Client Result Cache” is an efficient, integrated, managed cache that can dramatically improve query performance…Aug 15, 2024Aug 15, 2024