Python Programming with Oracle Database

Python Programming with Oracle Database
Authors
Ray Terrill
ISBN
1608300137
Published
14 Aug 2009
Purchase online
amazon.com

Ray Terrill's Python Programming with Oracle Database is a detailed exploration of the ways in which the Python programming language can be used to interact with the Oracle Relational Database Management System (RDBMS). As evidenced by the table of contents, the book covers the broad spectrum of Python/Oracle interactions, including standard SQL, PL/SQL, connecting as a SYSDBA user, and object-oriented database interactions.

Editorial Reviews

Ray Terrill's Python Programming with Oracle Database is a detailed exploration of the ways in which the Python programming language can be used to interact with the Oracle Relational Database Management System (RDBMS). As evidenced by the table of contents, the book covers the broad spectrum of Python/Oracle interactions, including standard SQL, PL/SQL, connecting as a SYSDBA user, and object-oriented database interactions. The book also takes time to provide primer sections for both the Python programming language and the Oracle Database, in the hopes of facilitating an easier learning experience for beginners to either discipline. This book provides information and examples not available in any other Python book. The examples are detailed enough to provide a solid understanding of the topics they're meant to reinforce, while being explained in thorough detail to ensure comprehension of key concepts. There is little doubt that the book will quickly pay for itself, as the reader stands to add valuable skills to their technical arsenal through the material covered throughout in each of the chapters. Topics covered in the book: Installation of Python/Required Software Modules; Python Introduction; Oracle Introduction; Using SQL with Python to Interact with Oracle; Performing DBA Tasks with the Oracle Database Using Python; Using PL/SQL with Python; Using an Object-Relational Mapper to Connect Python and Oracle.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Java is to JavaScript what Car is to Carpet.” - Chris Heilmann