Ajaxed MySQL Table Editor

MySQL Ajax Table Editor is an open source web application for easily editing MySQL tables & creating admin pages almost instantly.

Besides the standard "add, edit, copy, delete, view" functionality, records can be paged, searched & exported to CSV.

MySQL Table Editor

It is possible to JOIN multiple tables to generate a custom view (+ apply any other functions on this view) with the help of a configuration file. Also,column names displayed can be customized for a better presentation.

MySQL Ajax Table Editor has permissions support which can be set on a per column or table basis for limiting functions.Users can hide/show & re-order columns which is very useful when working with the data.

The application works with both PHP4 & PHP5 and comes with 5 ready-to-use languages where new ones can be created.