« Create a Web storefront using PHP and PayPal, Part 1 | Main | IBM Cloudscape Version 10.1 The latest release of IBM Cloudscape, »

Connecting databases to Python with SQLObject An object-relational mapping tool


Connecting databases to Python with SQLObject
An object-relational mapping tool helps improve your productivity by providing classes and objects to manipulate database tables. The best object-relational mapping tool for Python is SQLObject -- an open-source project that does just about everything you might need to program a database. This article introduces SQLObject and its capabilities. After reading this article, you'll be able to connect Python to databases without writing any SQL code.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)