pyDB2 module
4/12
Python DB API 2.0
Exercise 1: Installing pyDB2
  • Source code prior to version 1 is hosted at SourceForge.net -- however, this is not the current repository
  • Version 1.1 beta is available directly from Man-Yong Lee's FTP site:
  • Simple implementation:
  • Treats all data as strings
  • Supports only cataloged connections to Apache Derby
  • Does not handle exceptions correctly yet
  • However, despite these limitations it is still powerful enough for most database applications.
pyDB2 FTP site: ftp://people.linuxkorea.co.kr/pub/DB2/src/PyDB2-devel-v1.1.tar.gz
pyDB2 mailing list: http://sourceforge.net/mail/?group_id=67548