Download List

Descripción del Proyecto

Druidedb is a simple XML file database API in Java
to manage an XML database file system without
database complexity (no server or client, and
stores only strings). This API creates both the
access DAO sources files and the DB filesystem. It
can handle auto-increments and primary keys.

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-04-16 15:07
0.9.4

Hay algunos cambios importantes que podrían requerir cambios en el código. Tiene que reconstruir su DAO. Esto podría afectar a su importación / exportación, basado en herramientas de control de versiones de la aplicación. Aplicación y control de versiones de bases de datos está en pleno funcionamiento, y es más fácil escribir de exportación / importación de herramientas.
Tags: Major feature enhancements
There are some important changes which might
require changes in your code. You have to rebuild
your DAO. This might impact your import/export
tools based on application versioning. Application
and database versioning is now fully operational,
and it's easier to write export/import tools.

2004-08-02 23:31
0.5

Tags: Initial freshmeat announcement

Project Resources