framework based navigation / query / application
Posted by: felix zickermann
Date: March 24, 2007 11:02AM

mydbaccess is a web-browser front-end for using MySQL databases.
The application has been developed around a straightforward database design framework to automate database access from a end-user perspective.

The framework partly consists in
- property enrichment provided through a set of system tables,
- and a set of relational design concepts that are a good idea to follow anyway (e.g. single field primary keys).

The application is mostly php scripted and runs almost out of the box on appropriately administered LAMP servers.

Find out more on mydbaccess.net and feel free to comment on features that should be added / polished / whatever.



Edited 1 time(s). Last edit at 05/31/2007 02:46AM by felix zickermann.

Options: ReplyQuote


Subject
Written By
Posted
framework based navigation / query / application
March 24, 2007 11:02AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.