Multi-User non Client/Server database

Cameron Laird claird at starbase.neosoft.com
Sun Dec 19 07:26:58 EST 1999


In article <uQ1aOFsg1HZfZCv0Ow5EZlNSMcDw at 4ax.com>,
Anders M Eriksson  <anders.eriksson at morateknikutveckling.se> wrote:
			.
			.
			.
>So to recap: I need a database that must be Multi-user with record
>locking, but NOT Client/Server. ANYONE?
			.
			.
			.
You'll want to read the recent MetaKit announcement
<URL:http://www.deja.com/=dnc/getdoc.xp?AN=561017677>.
MetaKit plays very well with Python, does locking 
right, and doesn't require sockets.  While it doesn't
embody account-based security, I'm not sure what you
have in mind for multi-user-edness, so perhaps it'll
fit.  
-- 

Cameron Laird <claird at NeoSoft.com>
Business:  http://www.Phaseit.net
Personal:  http://starbase.neosoft.com/~claird/home.html



More information about the Python-list mailing list