Xataface 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.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Software Development Internationalization Database Front-Ends Libraries Application Frameworks php classes |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: 2.0.0 is includes quite a number of bugfixes from the past several months (from 2.0alpha1). It is also the first 2.0.x release that is considered stable. If you are starting on Xataface, it is now recommended that you use the 2.0.x line instead of the old 1.3.x line.


Release Notes: This bugfix release includes all bugfixes from the past few months. For a full list, see the release announcement in the forum.


Release Notes: Some E_STRICT warnings in the installer were fixed.


Release Notes: This version includes several months worth of bugfixes over the previous release (1.3rc6). It is a snapshot of the SVN 1.3.x branch (revision 3340).


Release Notes: A bug was fixed that could cause a possible loss of precision when editing float fields if the server LC_NUMERIC locale uses commas for decimal points.
Recent comments
24 May 2012 17:02
Superbly useful, well-documented, and gets you up and running very quickly. This tool saved me a pile of development when I needed a cosmetically-simple web front end for a database with a complex schema. I was up and running for basic table edits in about 30 minutes, and had the full relational schema reflected in Xataface within about 4 hours. The community was very responsive to my configuration questions. Two thumbs up, because I don't have three thumbs. :)