...we said at last ESUG that there will be a release soonish but as usual it doesn't go that fast. 

But now we are very happy to announce that Soil has a first public release v1. So what is soil?

Soil is an object oriented database in pharo. It is transaction based having ACID transactions. It has binary search capabilities with SkipList and BTree+ indexes. It aims to be a simple yet powerful database making it easy to develop with, easy to debug with, easy to inspect, ...

More details at https://github.com/ApptiveGrid/Soil

This release is still considered early stage because 


So but it is definetely usable and awaiting the brave ones of you to try. 

Hopy you enjoy it!

Norbert & Marcus