Dataface is a flexible and shapable skin that sits
on top of MySQL, making it accessible to every-day
users. It automatically generates the appropriate
forms, lists, and menus for a user to interact
with the database without having to know any SQL.
It is a full-featured Web application framework,
and gives developers the flexibility to customize
the features and behavior of their application via
configuration files (using the simple INI-file
syntax), templates, and plug-ins. A generic
application with no customizations is completely
functional, but the developer is free to customize
things at his leisure.
License: GNU General Public License (GPL)
Changes:
Improved stability. Many new actions, export options (e.g. JSON, RSS, XML), and new widgets (YUI autocomplete, grid widget, etc.). There is a manual in the works.