Databases: Which one's right for me?
Paul Rubin
http
Fri Jan 9 21:03:24 EST 2004
More information about the Python-list mailing list
Fri Jan 9 21:03:24 EST 2004
- Previous message (by thread): Databases: Which one's right for me?
- Next message (by thread): Databases: Which one's right for me?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What do you need to do with the database? For a lot of standalone applications, one of the standard Python dbm modules is good enough.
- Previous message (by thread): Databases: Which one's right for me?
- Next message (by thread): Databases: Which one's right for me?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list