Very Stupid Newbie Question Regarding Databases

55wgm_guy at my-deja.com 55wgm_guy at my-deja.com
Sun Dec 19 18:55:41 EST 1999


Okay, Im obviously new to the Python world, but I have a project Im
working on that will require databases. In particular, I want to store
multiple records in the format:

Name:
Email:
Phone Number:
(etc)

Im starting to look at the gdbm, dbm, and anydbm modules. However, it
seems to me that to store records in the above format would require
some sort of key to retrieve a particular record.  How can the *dbm
modules do this?


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list