| |
| | Flat file database (Site not responding. Last check: 2007-10-18) |
 | | I can get the apps to write and read plain text files right in the cgi-bin directory, too, so I can use that as a simple, flat file database. |
 | | Now, the question is, do I write all the database access/update/sort/search/etc. features myself, or is there some Python module that has implemented some useful functions that I should build on. |
 | | I'm pretty new to Python (though not to programming), so if there's a standard way most skilled Pythonistas would approach something like this, I'd like to know what it is. And if there's something that goes beyond flat file and has some relational support as well, all the better. |
| mail.python.org /pipermail/python-list/2003-December/200351.html (229 words) |
|