oracle / python-oracledb

Python driver for Oracle Database conforming to the Python DB API 2.0 specification. This is the renamed, new major release of cx_Oracle
https://oracle.github.io/python-oracledb
Other
307 stars 59 forks source link

python-oracledb 2.2 supports Oracle Database 23ai AI Vector Search #332

Open cjbj opened 1 month ago

cjbj commented 1 month ago

Python-oracledb 2.2, the Python driver for Oracle Database now supports Oracle Database 23ai AI Vector Search and a bunch of other great Oracle Database 23ai features.

My release blog announcement is here.

Oracle Database 23ai itself was just launched into 'General Availability', see this announcement. There are an absolute heap of developer-friendly features in the database itself. Docker users can get quickly started using Oracle Database 23ai with images such as https://x.com/GeraldVenzl/status/1786954276029579272 or by building the python-oracledb and Oracle Database 23ai all-in-one container https://github.com/oracle/python-oracledb/tree/main/samples/sample_container