
mrDBC 0.9beta2 Christian Scholz - September 13th 1999, 18:19 EST mrDBC is a set of python classes which make it easy to work with mySQL databases. The classes handle a main table with an additional table containing optional attributes. This makes it easy to add a new attribute without changing the table structure. MrDBC can also track create/modification information, can cache objects, can lock objects and more. Changes: Added support for link tables, which give you the chance to link to tables together, extended attribute handling and added some small features to the existing methods. Download: ftp://aachen.heimat.de/mrtopf/mrdbc/mrDBC-0.9beta1.tgz Homepage: http://heimat.de/mrtopf/mrdbc/ Changelog: ftp://aachen.heimat.de/mrtopf/mrdbc/Changelog Author:Christian Scholz License:LGPL Category:Development/Python Modules Depends on:Python, mySQL copyright (c) 1999 scoop@freshmeat.net <P><A HREF="http://heimat.de/mrtopf/mrdbc/">mrDBC 0.9 beta 2</A> - high-level interface to mySQL databases. (13-Sep-99) -- ----------- comp.lang.python.announce (moderated) ---------- Article Submission Address: python-announce@python.org Python Language Home Page: http://www.python.org/ Python Quick Help Index: http://www.python.org/Help.html ------------------------------------------------------------
participants (1)
-
Markus Fleck