Python (Win) Database Advice needed
Robin Becker
robin at jessikat.demon.co.uk
Fri Jul 30 14:16:48 EDT 1999
More information about the Python-list mailing list
Fri Jul 30 14:16:48 EDT 1999
- Previous message (by thread): Is bsddb.pyd thread safe in 1.5.2 (win95)
- Next message (by thread): Python (Win) Database Advice needed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <7ns78n$mnu at romeo.logica.co.uk>, Ian Clarke <clarkeia at logica.com> writes >Hi, I am planning to write a python based web-database retrieval system. I >am not very familiar with databases in general (although I have used SQL) >and was looking for some advice. Basically this system will run on an NT >server and allow selected users to view and change data over the web. I >need a mechanism for storing the data so that: >1) It can be accessed by several HTTP threads running at the same time >without risk of corruption >2) It can be migrated to other database formats such as Microsoft Access. >3) It is Open Source >4) It is simple to deploy > >Thanks for any advice, > >Ian. > > check out www.zope.org; they're exactly on this road if not quite there at the moment. -- Robin Becker
- Previous message (by thread): Is bsddb.pyd thread safe in 1.5.2 (win95)
- Next message (by thread): Python (Win) Database Advice needed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list