On Sun, Mar 28, 2010 at 12:52 AM, ANKIT GUPTA
<ankitatbits@gmail.com> wrote:
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
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Hi,