Skip to content

Python-oracledb 3.0 supports dataframes, AQ in thin mode, SPARSE vectors, configuration providers, and much more #460

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cjbj opened this issue Mar 3, 2025 · 0 comments

Comments

@cjbj
Copy link
Member

cjbj commented Mar 3, 2025

Python-oracledb 3.0 is available on PyPI.

My blog announcement is at python-oracledb 3.0 Fetches Directly to Data Frames.

The full release notes are here.

The release highlights are:

  • Fetching as data frames usable directly in PyTorch, PyArrow, Pandas, Polars, NumPy etc
  • Advanced Queueing support in python-oracledb Thin mode
  • Support for Oracle Database 23.7 SPARSE vector data format
  • Centralized Configuration Provider support for connection management
  • Cloud Native Authentication support giving automatic token retrieval
  • Plugins and hooks to extend python-oracledb capabilities
  • Naming and caching of connection pools
  • A new connection "Use SNI" flag to improve connection performance
  • A setting to align python-oracledb Thin and Thick mode connection handling
  • Transaction Guard support in python-oracledb Thin mode
  • Pipelining is production
@cjbj cjbj pinned this issue Mar 3, 2025
@cjbj cjbj unpinned this issue Apr 13, 2025
@cjbj cjbj closed this as completed Apr 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant