Download List

Descripción del Proyecto

Metastorage is a PHP data access object generator compiler tool. It implements an object persistence API from a description in an XML format named CPML. The persistent object classes implement object-relational mappings, so developers do not have to write SQL manually. It features an object query language for specifying conditions for querying objects, generation of classes for producing reports, generation of classes to manage templated Web forms for creating new persistent objects, and generation of UML class diagrams. It can be run from the command line or from a Web interface.

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.

2005-09-13 11:29 Back to release list
2005.09.13

Este comunicado se aprovecha de las características introducido recientemente de la metabase y utiliza los campos de auto-incremento y las claves principales para generar nuevos identificadores de objetos en lugar de las secuencias de emulación y de índices únicos. El código generado contiene ahora también a los comentarios que los usuarios puedan entender mejor lo que hace el código. La instalación Metastorage archivos ahora también el paquete de motor compilador de metal para hacer todo lo que es necesario disponible con una sola descarga.
Tags: Major feature enhancements
This release takes advantage of the recently introduced features of Metabase and uses auto-increment fields and primary keys to generate new object identifiers instead of emulated sequences and unique indexes. The generated code now also contains comments to let users better understand what the code does. The Metastorage installation archives now also bundle the MetaL compiler engine to make all that is necessary available with a single download.

Project Resources