BSDDB copyright and licensing restrictions while in use via Python

Oleg Broytmann phd at phd.russ.ru
Mon Feb 14 11:00:34 EST 2000


On Mon, 14 Feb 2000, Fredrik Lundh wrote:
> if you prefer to use free and IMHO better data-
> base engines, check out metakit (www.equi4.com)
> or gadfly (www.chordate.com).

   Any information on what ways these are "better" than Berkeley DB? Any
pointers, at least?
   One advatntage of BSDDB is portability. Yes, I know, Gadfly can be used
on every python platform, but what about speed? memory consuming? (at least
for those simple queries that BSDDB can do, i.e. string-to-string mapping).

Oleg.
---- 
    Oleg Broytmann      Foundation for Effective Policies      phd at phd.russ.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list