Download List

项目描述

Pork.Generator is a Web based tool to inspect your databases and generate Pork.dbObject based code. The generator analyzes the relations in your database by trying to match primary keys to fields of other tables. If you have created your table structure following some simple rules, this project can either create a complete CRUD (Create, Read, Update, Delete) interface into a .zip file, or just output your complete database schema into O/R mapped objects. Pork.dbObject is an Object-Relation mapper for PHP 5 that attempts to be easy, fast, and lightweight.

系统要求

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.

2008-02-21 15:58
1.01

的关系并在数据库中的表属性可以检查在MDI接口。一个完整的CRUD的网站的数据库接口生成的。该接口有能力直观地定义之间建立任何关系的连接。数据库中的表之间的关系可以通过可视化的graphviz。半智能实体对象命名实施。创建自定义映射表中的字段在内部对象的映射。
标签: Initial freshmeat announcement
The relations and properties of tables in a
database can be inspected in an MDI interface. A
complete CRUD Web interface of the database is
generated. The interface has the ability to
visually create connections between any defined
relations. The relations between tables in a
database can be visualized via GraphViz.
Semi-intelligent entity object naming is
implemented. Custom mappings are created for
fields in tables to internal object mapping.

Project Resources