python-oracledb
latest
  • 1. Introduction to the Python Driver for Oracle Database
  • 2. Installing python-oracledb
  • 3. Initializing python-oracledb
  • 4. Connecting to Oracle Database
  • 5. Executing SQL
  • 6. Executing PL/SQL
  • 7. Using Bind Variables
  • 8. Executing Batch Statements and Bulk Loading
  • 9. Managing Transactions
  • 10. Tuning python-oracledb
  • 11. Using CLOB and BLOB Data
  • 12. Using JSON Data
  • 13. Using XMLTYPE Data
  • 14. Working with Simple Oracle Document Access (SODA)
  • 15. Using Oracle Advanced Queuing (AQ)
  • 16. Working with Continuous Query Notification (CQN)
  • 17. Using Two-Phase Commits (TPC)
  • 18. Starting and Stopping Oracle Database
  • 19. Using High Availability with python-oracledb
  • 20. Tracing python-oracledb
  • 21. Character Sets and Globalization
  • 22. Catching Exceptions
  • 23. Appendix A: Oracle Database Features Supported by python-oracledb
  • 24. Appendix B: Differences between python-oracledb Thin and Thick Modes
  • 25. Appendix C: The python-oracledb and cx_Oracle Drivers
  • 1. API: python-oracledb Module
  • 2. API: Defaults Object
  • 3. API: Connection Objects
  • 4. API: ConnectParams Objects
  • 5. API: ConnectionPool Objects
  • 6. API: PoolParams Objects
  • 7. API: Cursor Objects
  • 8. API: Variable Objects
  • 9. API: Subscription Objects
  • 10. API: LOB Objects
  • 11. API: DbObjectType Objects
  • 12. API: Advanced Queuing (AQ)
  • 13. API: SODA
  • 14. Deprecations
  • python-oracledb Release Notes
  • License
python-oracledb
  • »
  • Search


© Copyright 2016, 2023, Oracle and/or its affiliates. All rights reserved. Portions Copyright © 2007-2015, Anthony Tuininga. All rights reserved. Portions Copyright © 2001-2007, Computronix (Canada) Ltd., Edmonton, Alberta, Canada. All rights reserved. Revision 0990a34b. Last updated on Jan 26, 2023.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds