Hi, i have used phpMyadmin for few of my projects,but the query builder tool provided is not very user friendly and has a limited scope I wish to add a query-builder for phpMyAdmin which will be powered by javascript and will also show the *Relational Schema diagram* for our database.
A good GUI support will be provided with this extension so developers can easily select the attributes from various tables in the database diagram and generate SQL query. with this extension JOINS and other complex query can be easily written.
further this project can be extended and we can build Data-Objects in our Schema where query builder will generate all queries as different functions and we can add this file in our main code and use these function.
Anyone here to discuss the idea?
Regards, Ankit Gupta