Thanks all, I will look in to MongoDB (with and without Voyage) and GemStone, and report problems or lack there of :) all the best, Boris SpasojeviÄ - ÐоÑÐ¸Ñ Ð¡Ð¿Ð°ÑоÑÐµÐ²Ð¸Ñ *Research assistant* Software Composition Group <http://scg.unibe.ch> Institute of Computer Science and Applied Mathematics <http://www.iam.unibe.ch> University of Bern <http://www.unibe.ch> email: spasojev@iam.unibe.ch <mailto:spasojev@iam.unibe.ch> office phone: +41 (0)31 511 7636 mobile: +41 (0)76 66 88 175 webpage: http://scg.unibe.ch/staff/Boris-Spasojevic On 28/5/13 4:11 PM, Boris SpasojeviÄ wrote:
Hi all,
I have a need to persist a really large and funny object structure in Pharo (a huge Dictionary of Dictionaries) and I would like to be able to query this data from a remote image.
Basically what I am looking for is some form of database that would allow me to input elements in to this structure from one image, and read them out in another image with queries like i.e.
dictionaryOfDictionaries select: [ :each | (each keys includes: key1) and: [ each keys includes: key2 ] ]
It does not have to be strictly an OO database, anything that could enable me to do this fast and easy would be nice.
Any suggestions/ideas/comments?
Boris SpasojeviÄ - ÐоÑÐ¸Ñ Ð¡Ð¿Ð°ÑоÑевиÑ
*Research assistant* Software Composition Group <http://scg.unibe.ch> Institute of Computer Science and Applied Mathematics <http://www.iam.unibe.ch> University of Bern <http://www.unibe.ch>
email: spasojev@iam.unibe.ch <mailto:spasojev@iam.unibe.ch> office phone: +41 (0)31 511 7636 mobile: +41 (0)76 66 88 175 webpage: http://scg.unibe.ch/staff/Boris-Spasojevic