Re: cx_Oracle 7.1
Christopher Jones <[email protected]> Tue, 5 Feb 2019 11:14:50 +1100
| Newsgroups | gmane.comp.python.db.cx-oracle |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============2649321637575204432==
Content-Type: multipart/alternative;
boundary="------------3E6B9610DFB1BAB44BB02773"
Content-Language: en-US
This is a multi-part message in MIME format.
--------------3E6B9610DFB1BAB44BB02773
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Thanks Anthony!
I put up a post about the new callback feature at
https://blogs.oracle.com/opal/python-cx_oracle-71s-connection-fix-up-callback-improves-application-scalability
Chris
On 5/2/19 11:12 am, Anthony Tuininga wrote:
> What is cx_Oracle?
>
> cx_Oracle is a Python extension module that enables access to Oracle Database for Python 3.x and 2.x and conforms to the Python database API 2.0
> specifications with a number of enhancements.
>
>
> Where do I get it?
> https://oracle.github.io/python-cx_Oracle
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__oracle.github.io_python-2Dcx-5FOracle&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=3MLDt4WnhSfM67xVZPcNb9rOr2YsOR-U1GJCZEWF4t0&m=gdxMJaoM54jDZZueJKfNJLPLX0efIYTHZd4NONhDJms&s=lnv2giK7nBzg1ja-P1pvbdwTTOh5OO9L7uap6BrBFE8&e=>
>
> The easiest method to install/upgrade cx_Oracle is via pip as in
>
> python -m pip install cx_Oracle --upgrade
>
>
> What's new?
>
> This release focused on session pools. Specifically, a session callback may now be specified when a pool is created. This allows an application to
> improve performance by reducing the number of round trips to the database needed in order to set session state.
>
> A number of smaller enhancements and bug fixes were also made. See the full release notes for all of the details:
> https://cx-oracle.readthedocs.io/en/latest/releasenotes.html#version-7-1-february-2019
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__cx-2Doracle.readthedocs.io_en_latest_releasenotes.html-23version-2D7-2D1-2Dfebruary-2D2019&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=3MLDt4WnhSfM67xVZPcNb9rOr2YsOR-U1GJCZEWF4t0&m=gdxMJaoM54jDZZueJKfNJLPLX0efIYTHZd4NONhDJms&s=S_7G765QVEc3E6sOMt0YZ8E2c-Dgh3SarNTicvBujzo&e=>
>
> Please provide any feedback via GitHub issues (https://github.com/oracle/python-cx_Oracle/issues
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_oracle_python-2Dcx-5FOracle_issues&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=3MLDt4WnhSfM67xVZPcNb9rOr2YsOR-U1GJCZEWF4t0&m=gdxMJaoM54jDZZueJKfNJLPLX0efIYTHZd4NONhDJms&s=w9PAr90IlH-DsfQ_cnvimcWIaL6hWOwKSmyekkywn7E&e=>).
>
--
http://twitter.com/ghrd
--------------3E6B9610DFB1BAB44BB02773
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Thanks Anthony!</p>
<p>I put up a post about the new callback feature at
<a class="moz-txt-link-freetext" href="https://blogs.oracle.com/opal/python-cx_oracle-71s-connection-fix-up-callback-improves-application-scalability">https://blogs.oracle.com/opal/python-cx_oracle-71s-connection-fix-up-callback-improves-application-scalability</a></p>
<p>Chris<br>
</p>
<div class="moz-cite-prefix">On 5/2/19 11:12 am, Anthony Tuininga
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAE1XR-6TFUdVHqhz9Rn47CVnptDzBNEdH9-9uF54ZqEB8B7jzg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div>What is cx_Oracle?</div>
<div><br>
</div>
<div>cx_Oracle is a Python extension module that enables
access to Oracle Database for Python 3.x and 2.x and
conforms to the Python database API 2.0 specifications
with a number of enhancements.</div>
<div><br>
</div>
<div><br>
</div>
<div>Where do I get it?</div>
<div><a
href="https://urldefense.proofpoint.com/v2/url?u=https-3A__oracle.github.io_python-2Dcx-5FOracle&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=3MLDt4WnhSfM67xVZPcNb9rOr2YsOR-U1GJCZEWF4t0&m=gdxMJaoM54jDZZueJKfNJLPLX0efIYTHZd4NONhDJms&s=lnv2giK7nBzg1ja-P1pvbdwTTOh5OO9L7uap6BrBFE8&e="
moz-do-not-send="true">https://oracle.github.io/python-cx_Oracle</a></div>
<div><br>
</div>
<div>The easiest method to install/upgrade cx_Oracle is via
pip as in</div>
<div><br>
</div>
<div> python -m pip install cx_Oracle --upgrade</div>
<div><br>
</div>
<div><br>
</div>
<div>What's new?</div>
<div><br>
</div>
<div>This release focused on session pools. Specifically, a
session callback may now be specified when a pool is
created. This allows an application to improve performance
by reducing the number of round trips to the database
needed in order to set session state.</div>
<div><br>
</div>
<div>A number of smaller enhancements and bug fixes were
also made. See the full release notes for all of the
details: </div>
<div><a
href="https://urldefense.proofpoint.com/v2/url?u=https-3A__cx-2Doracle.readthedocs.io_en_latest_releasenotes.html-23version-2D7-2D1-2Dfebruary-2D2019&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=3MLDt4WnhSfM67xVZPcNb9rOr2YsOR-U1GJCZEWF4t0&m=gdxMJaoM54jDZZueJKfNJLPLX0efIYTHZd4NONhDJms&s=S_7G765QVEc3E6sOMt0YZ8E2c-Dgh3SarNTicvBujzo&e="
moz-do-not-send="true">https://cx-oracle.readthedocs.io/en/latest/releasenotes.html#version-7-1-february-2019</a></div>
<div><br>
</div>
<div>Please provide any feedback via GitHub issues (<a
href="https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_oracle_python-2Dcx-5FOracle_issues&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=3MLDt4WnhSfM67xVZPcNb9rOr2YsOR-U1GJCZEWF4t0&m=gdxMJaoM54jDZZueJKfNJLPLX0efIYTHZd4NONhDJms&s=w9PAr90IlH-DsfQ_cnvimcWIaL6hWOwKSmyekkywn7E&e="
moz-do-not-send="true">https://github.com/oracle/python-cx_Oracle/issues</a>).</div>
</div>
</div>
</div>
<br>
</blockquote>
<pre class="moz-signature" cols="150">--
<a class="moz-txt-link-freetext" href="http://twitter.com/ghrd">http://twitter.com/ghrd</a>
</pre>
</body>
</html>
--------------3E6B9610DFB1BAB44BB02773--
--===============2649321637575204432==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--===============2649321637575204432==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
cx-oracle-users mailing list
cx-oracle-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/cx-oracle-users
--===============2649321637575204432==--