simultaneous multiple requests to very simple database

Ricardo Bugalho ricardo.b at zmail.pt
Tue Jan 18 17:45:48 EST 2005


On Tue, 18 Jan 2005 17:33:26 -0500, Eric S. Johansson wrote:

> When I look at databases, I see a bunch of very good solutions that are
> either overly complex or heavyweight on one hand and very nice and simple
> but unable to deal with concurrency on the other.  two sets of point
> solutions that try to stretch themselves and the developers to fit other
> application contexts.
> 

Have you considerded SQLite/pySQLite ?

-- 
	Ricardo




More information about the Python-list mailing list