PinnedPublished inOracle DevelopersThe Best Way to Fetch and Insert Python DataFrames and Tensors with Oracle DatabaseThe python-oracledb driver can query directly into DataFrames, and also insert DataFrames straight into Oracle Database. Your analytic and…Aug 15Aug 15
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, 2022A response icon1May 25, 2022A response icon1
Using Python for Data Analysis and AIAre you using Python for data analysis and AI? Did you know the python-oracledb driver for Oracle Database can query directly into, and…6h ago6h ago
Python-oracledb 3.3 adds DataFrame ingestion and Sessionless TransactionsAn accelerated release cycle for python-oracledb 3.3 puts key AI and application architecture enhancements in your handsJul 30Jul 30
python-oracledb 3.2 supports Instance Principal AuthenticationA quick release cycle brings new features and bug fixes to python-oracledb, the Python driver for Oracle Database.Jun 27Jun 27
Published inOracle DevelopersPrepared Database Queries: Bind by Position vs Bind by NameBinding data when executing SQL statements is critical for security and scalability. Binding is a form of variable substitution that…Jun 17Jun 17
A huge year of growth for python-oracledbIt’s been three years since our ground-breaking python-oracledb driver replaced the venerable cx_Oracle driver, and a year since I gave a…Jun 2Jun 2
Published inOracle DevelopersGoing 10x faster with python-oracledb Data FramesOracle Database users gain significant performance and memory improvements by using python-oracledb’s new dataframe support. Here are some…Jun 2Jun 2
Published inOracle DevelopersSQLAlchemy supports Oracle Database 23ai VECTORsThe widely used SQLAlchemy “Python SQL Toolkit and Object Relational Mapper” now supports the Oracle Database 23ai VECTOR data type…May 16May 16
Published inOracle DevelopersSimplifying Python applications by using named connection poolsPython-oracledb 3.0 allows you to name pools when they are created. You can access them later by that name instead of having to pass around…Apr 16Apr 16