Posts tagged ExtJS
AeroSQL: Open Sources Web Based for Managing MySQL
Feb 25th
AeroSQL is an open source (GPLv3) web based tool for managing MySql servers written in PHP.
The key feature of the product is an intuitive management of the database content. The result of SELECTs is displayed in a grid as in traditional desktop applications.
The grid is editable: you can update cells and save the changes to the backend database server. For now, the query browser represents the main functionality.
AeroSQL is built with PHP & uses ExtJS to provide the desktop-like functionality.

