Download List

Descripción del Proyecto

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.

2011-02-26 15:14
8.1

Se realizaron mejoras en el sistema de replicación db4o (DRS) para permitir también la replicación entre db4o y Versant Objeto de base de datos (VOD), además de db4o a db4o replicación y las bases de datos relacionales.
Tags: Development
Improvements were made to the db4o Replication System (dRS) to also allow replication between db4o and Versant Object Database (VOD) in addition to db4o to db4o replication and to relational databases.

2010-05-18 13:47
8.0

Esta versión de desarrollo ofrece un funcionamiento sumamente rápida con un sistema de identificación nuevo B-Tree, un sistema de identificación conectable, la activación transparente. Colecciones NET, y mucho más.
Tags: Development, .NET
This development release features lightning fast operation with a new B-Tree Id system, a pluggable Id system, transparent activation for .NET collections, and more.

2009-11-11 00:36
7.12

Esta versión viene con soporte de seguimiento nuevo para recopilar estadísticas de tiempo de ejecución sobre el desempeño de la conducta pertinentes y el Estado. Las estadísticas se publicarán a través de la API de contadores de rendimiento. Ahora puede utilizar la herramienta de seguimiento de PerfMon para ver información gráfica acerca de las consultas, el administrador de espacio libre, el sistema de referencia de objeto, IO, y la creación de redes. Puesto que éste es todavía un trabajo en progreso, usted puede esperar para ver los cambios en la API y la lista de las estadísticas reales de apoyo.
Tags: Development, .NET
This release comes with new monitoring support to collect runtime statistics about performance relevant behavior and state. Statistics are published through the Performance Counters API. You can now use the PerfMon monitoring tool to view graphed information about queries, the free space manager, the object reference system, IO, and networking. Since this is still a work in progress, you may expect to see changes in the API and the list of actual statistics supported.

2009-11-01 23:44
7.12

Esta versión viene con soporte de seguimiento nuevo para recopilar estadísticas de tiempo de ejecución sobre el desempeño de la conducta pertinentes y el Estado. Las estadísticas se publicarán a través de Java Management Extensions (JMX). Ahora puede utilizar JConsole o una herramienta similar JMX seguimiento para ver información gráfica acerca de las consultas, el administrador de espacio libre, el sistema de referencia de objeto, IO, y la creación de redes. Puesto que éste es todavía un trabajo en progreso, usted puede esperar para ver los cambios en la API y la lista de las estadísticas reales de apoyo.
Tags: Development, Java
This release comes with new monitoring support to collect runtime statistics about performance relevant behavior and state. Statistics are published through Java Management Extensions (JMX). You can now use jconsole or a similar JMX monitoring tool to view graphed information about queries, the free space manager, the object reference system, IO, and networking. Since this is still a work in progress, you may expect to see changes in the API and the list of actual statistics supported.

2008-02-26 16:42
7.2

Esta versión viene con una implementación optimizada de LINQ (Language Integrated consultas). Archivos de solución para Visual Studio 2008 se proporcionan junto con las fuentes. El último trabajo en condiciones transparentes de activación (TA) y transparente Persistencia (TP) está incluido. Db4oTool se ha mejorado para que la optimización de consultas para los nativos y TA / TP más fácil. Optimizaciones también puede ser llamada con MSBuild.
Tags: .NET, Major feature enhancements
This release comes with an optimized
implementation of LINQ (Language INtegrated
Queries). Solution files for Visual Studio 2008
are provided along with the sources. The latest
work on Transparent Activation (TA) and
Transparent Persistence (TP) is included. Db4oTool
was improved to make optimization for Native
Queries and for TA/TP easier. Optimizations can
also be called with msbuild.

Project Resources