PinnedChristopher JonesinLevel 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
Christopher Jonesnode-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:1d ago1d ago
Christopher JonesUsing 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 13Nov 13
Christopher JonesPython-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 5Nov 5
Christopher JonesUsing Django Connection PoolingThere are so many applications where database connection pooling makes sense, including web sites which have many users. I’ve written…Oct 30Oct 30
Christopher JonesPipelined 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 121Sep 121
Christopher JonesVirtualBox 7.1 supports macOS ARM64 hostsA quick post: the latest VirtualBox adds Apple macOS ARM64 host support !Sep 12Sep 12
Christopher JonesPipelined 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 20Aug 20
Christopher JonesPython-oracledb 2.4 has been releasedPython-oracledb 2.4, the extremely popular Oracle Database interface for Python, is now on PyPI.Aug 20Aug 20
Christopher JonesQuery 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 15Aug 15