MyQuery Builder: SELECT Query Editor on Vimeo.
MyQuery Builder's SELECT Query Editor is a visual MySQL query editor that lets you build and edit complex MySQL queries quickly and easily.
- Build and edit MySQL queries by dragging-and-dropping tables and fields
- Create JOIN statements by dragging field on top of one another
- Create WHERE, HAVING, ORDER BY, GROUP BY, and aliases simply by dragging fields
- Create custom expressions to support advanced query construction
- Edit and modify conditions and expressions with visual tools
- Send your completed query over to the Code Builder to wrap it in a PHP function or class method
- And much, much more
The video above shows how the SELECT Query Editor builds MySQL queries visually using drag-and-drop tools, visual connectors, and interactive control elements.