"Distributed" database in Python

David Tynnhammar davty216 at student.liu.se
Mon Mar 15 03:49:34 EDT 2010


Greetings. I'm looking for a "distributed" database. (I'm not sure if
distributed is the correct terminology though).

My problem is this; I have a client application which once in a while
needs to sync with a central database. (And of course the client
-databases might be updated locally etc).

Are there any other resources you can recommend me? (I have basic RDMS
knowledge (MySQL)).



More information about the Python-list mailing list