Download List

Project Description

db4o is an object database for Java and all .NET environments. Its features include ACID transactions, automatic class schema recognition, query-by-example, a S.O.D.A. object querying API, native queries, LINQ support on .NET, callback methods, memory files, cascade-on-delete, multi-threaded access, and Java Webstart and servlet support.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-22 01:53
7.0

This development release contains the basic architecture for Transparent Activation, a mechanism that only instantiates required objects from the database. It also includes all improvements that have been worked on throughout the last year: Tuned Embedded Client-Server, Cached IoAdapter, Batched Client-Server Messages, a new Freespace Manager, and completely revised exception handling.
Tags: Development, Major feature enhancements

2007-11-02 22:52
6.4

This development build includes a new embedded Client/Server mechanism that comes with the same performance-and resource-consumption-characteristics as single user local mode. This build has undergone very heavy stress testing on multi-core machines and with large numbers of clients. The core code has been branched, and the 6.4 branch will be maintained to become 'production' and 'stable' quality.
Tags: Development, Major feature enhancements

2007-08-31 15:14
6.3

This is a stability and performance release. Most
notably, it is the
first production quality release of db4o with
completely revised
exception handling.
Tags: .NET, Major bugfixes

2007-08-28 16:36
6.3

This release is a stability and performance
release. Most notably, it is the first production
quality release of db4o with completely revised
exception handling.
Tags: Java, Major bugfixes

2007-06-20 16:29
6.3

This release comes with a dedicated version for
OSGi. It also includes significant recent
performance enhancements based on a new IoAdapter
cache and Client/Server message batching. A new
BTree-based FreespaceManager allows running with
less memory consumption and zero-space-loss on
abnormal terminations, for instance when turning
off a handheld in the middle of a commit. New
committed callbacks allow pushed updates for
Client/Server mode. A very first implementation of
Transparent Activation is also included.
Tags: Development, Major feature enhancements

Project Resources