Download List

專案描述

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.

2006-11-22 10:57 Back to release list
2006.11.22

This release introduces the possibility to group
rows of report query results, similar to using the
SQL GROUP BY clause. The Object Query Language was
enhanced to support constant expressions relative
to the current date and time of when the queries
are executed. The algorithm of computing the path
of parsed XML files was changed to avoid exceeding
the length of Windows file systems path limits.
The reports now support columns with boolean type
expression values.
標籤: Major feature enhancements

Project Resources