Jump to content

Visual MySQL / PHP query builder


vanleurth

Recommended Posts

Hello,

 

Currently I'm using phpadmin to create my queries and copy and paste into my code.

I was wondering if there is a visual query building in the market I can use to build complex queries by connecting table and having the software build the sql statement for me? Similar to MS Access query builder but for php?

Link to comment
Share on other sites

MySQL Workbench comes to mind, but it's not as visual as the MS Access or MSSQL query builder, but it is free.  It's more of an intellisense IDE when it comes to query building.  SQLMaestro has Code Factory for MySQL, which isn't quite up to the visual design of MS's query builder but close and it's fairly inexpensive.  And what I currently use is Navicat for MySQL, is designed as more of a DBA tool and is a bit more expensive, but worth it IMO.

 

Those are the tools I've used, I'm sure there's more just google for mysql query builder.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.