Using SQLite in Python

April 12th, 2006 | by admin | devshed.com

SQLite is a small C library that implements a self-contained SQL database engine. This article examines pysqlite one of a number of libraries in Python that is used as an interface with SQLite….
(Advertisement) Advanced Reuse and Component-Based Development Free MKS whitepaper. Component based development and component re-use is on the rise for IT organizations. This paper examines some of the management challenges for re-use initiatives through MKS’ Integrity Suite superior solution.

Tags: ,

Post a Comment