2017-08-15 09:30:47 -06:00

39 lines
763 B
ReStructuredText

Welcome to cx_Oracle's documentation!
=====================================
**cx_Oracle** is a module that enables access to Oracle Database and conforms
to the Python database API specification. This module is currently tested
against Oracle Client 11.2, 12.1 and 12.2 and Python 2.7, 3.4, 3.5 and 3.6.
**cx_Oracle** is distributed under an open-source :ref:`license <license>`
(the BSD license).
Contents:
.. toctree::
:maxdepth: 2
installation.rst
module.rst
connection.rst
cursor.rst
variable.rst
session_pool.rst
subscription.rst
lob.rst
objecttype.rst
aq.rst
whatsnew.rst
releasenotes.rst
license.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`