Thanks, I can imagine GemStone is quite advanced. I am curious though about open source alternatives that do a good enough job for smaller projects.

Thanks for all the suggestions!

Victor Stan

Schedule me:��
http://quicklyschedule.quicklyschedule.me/victor

Add me to your address book - it's easy!
http://contactmonkey.com/victor



On Mon, Apr 1, 2013 at 6:48 AM, Denis Kudriashov <dionisiydk@gmail.com> wrote:
Hi

2013/4/1 Victor Stan <victor.stan@gmail.com>
Hi,��

Are there any open source OODB's out there? Alternatives to GemStone?

I think there is no alternavise to GemStone. Because GemStome is not just data store. It is applicaton server where you work in multi user image system.
Imagine single Pharo image which can work under different parallel VM instances (maybe running on different machines) which have concurrent access to same image objects, can commit it changes (save same image).