By gerps
via developer.db4o.com
Published: Mar 12 2010 / 21:55
Three nice db4o based projects by James Hicks available on GitHub:
1) Db4oFramework: a wrapper around db4o written in C# that makes it easy to open and manage client connections. It is based on the concepts of sessions and session factories.
2) An event sourcing framework that can store events and snapshots in db4o. It uses the Db4oFramework.
3) Uses db4o to store NServiceBus subscriptions and sagas instead of a RDBMS. It relies on the Db4oFramework.



Add your comment