Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Beziehungen und Eigenschaften von Tabellen in einer Datenbank können in einer MDI-Schnittstelle kontrolliert werden. Eine vollständige CRUD-Web-Interface der Datenbank erzeugt wird. Die Schnittstelle hat die Fähigkeit, visuell schaffen Verbindungen zwischen einer definierten Beziehungen. Die Beziehungen zwischen Tabellen in einer Datenbank kann über GraphViz visualisiert werden. Semi-intelligente Einheit Object Naming umgesetzt wird. Custom Zuordnungen sind für Felder in den Tabellen der internen Objekt-Mapping angelegt.
Tags: 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