« Create graphics the smart way with PHP This article shows | Main | MySQL for Linux on POWER, Part 2: Developing applications In »

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.)