From master at 89894.com Tue Feb 11 17:28:09 2003 From: master at 89894.com (½Å¿ë ö) Date: Mon Feb 10 15:34:36 2003 Subject: [Persistence-sig] Message-ID: <323890-2200322118289953@89894.com> An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/persistence-sig/attachments/20030211/5e68e30e/attachment.htm From soporte at prsystem.com Wed Feb 26 09:48:24 2003 From: soporte at prsystem.com (=?ISO-8859-1?Q?Pablo_Ram=EDrez_?=) Date: Wed Feb 26 07:37:09 2003 Subject: [Persistence-sig] dbm and shelve Message-ID: <3E5C8D68.9932.2160D3@localhost> Hello Friends: Im program in python in the past but only simple shell scripts. Now, i need develop a more complex sistem for a client, and i don't know what type of archiving its the best. I test the dbm module with shelve for store objects in the dictionary and work ok. But i don't know if is good for large data sistems and many users working together. For example, can de dbm files currupt with the time ? If best option, using mysql ? Thanks and regards Pablo Ram?rez From soporte at prsystem.com Wed Feb 26 10:50:26 2003 From: soporte at prsystem.com (=?ISO-8859-1?Q?Pablo_Ram=EDrez_?=) Date: Wed Feb 26 08:38:59 2003 Subject: [Persistence-sig] dbm and shelve In-Reply-To: <3E5CBAD0.80701@vintech.bg> References: <3E5C8D68.9932.2160D3@localhost> Message-ID: <3E5C9BF2.4597.5A30EB@localhost> Large is in the order of 20.000 to 50.000 records. What is metakit, have a website ? Pablo On 26 Feb 2003 at 15:02, Niki Spahiev wrote: > Pablo Ram?rez wrote: > > Hello Friends: > > Im program in python in the past but only simple shell scripts. > > Now, i need develop a more complex sistem for a client, and i don't know > > what type of archiving its the best. I test the dbm module with shelve for > > store objects in the dictionary and work ok. But i don't know if is good > > for large data sistems and many users working together. > > How large is large? You can try metakit - mk4py. > > HTH > Niki Spahiev > From lac at strakt.com Wed Feb 26 14:34:37 2003 From: lac at strakt.com (Laura Creighton) Date: Wed Feb 26 08:49:02 2003 Subject: [Persistence-sig] dbm and shelve In-Reply-To: Message from "=?ISO-8859-1?Q?Pablo_Ram=EDrez_?=" <3E5C9BF2.4597.5A30EB@localhost> References: <3E5C8D68.9932.2160D3@localhost> <3E5C9BF2.4597.5A30EB@localhost> Message-ID: <200302261334.h1QDYbjL024873@ratthing-b246.strakt.com> In a message of Wed, 26 Feb 2003 10:50:26 -0300, "Pablo Ram?rez " writes: >Large is in the order of 20.000 to 50.000 records. >What is metakit, have a website ? >Pablo http://www.equi4.com/metakit/python.html http://www.equi4.com/metakit/ Laura Creighton