<div class="gmail_quote">On Sun, Mar 28, 2010 at 12:52 AM, ANKIT GUPTA <span dir="ltr"><<a href="mailto:ankitatbits@gmail.com">ankitatbits@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br>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<br>I wish to add a query-builder for phpMyAdmin which will be powered by javascript  and will also show the <b>Relational Schema diagram</b> for our database.<br>


<br>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.<br>with this extension JOINS and other complex query can be easily written.<br>


<br>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.<br>


<br>Anyone here to discuss the idea?<br>

<br>Regards,<br><font color="#888888">Ankit Gupta <br><br><br>
</font><br>------------------------------------------------------------------------------<br>
Download Intel&#174; Parallel Studio Eval<br>
Try the new software tools for yourself. Speed compiling, find bugs<br>
proactively, and fine-tune applications for parallel performance.<br>
See why Intel Parallel Studio got high marks during beta.<br>
<a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
<br></blockquote></div>Hi,<br><br>We can integrate some existing open source SQL builder and develop that further for PMA instead of writing from scratch/.<br><br>There are many good SQL builders.<br><br>Thanks<br>