iFree3D for MySQL E-mail

IFree3D for MySQL lets you browse your MySQL database schema, in a cool and simple way, just connect & browse.

Instead of ugly two-dimensional ERDs, you can use this interactive viewer to browse, document, and navigate in your database.

There are 2 options to do that:

1. Install IFree3D for MySQL AdobeAir application. In this case you will be accessing the database directly from your PC, no need for any server.

2. Put a small piece of PHP code where your MySQL database resides, and then you can access it from any browser, in a secure manner.


On the web, we supply on the version with the PHP, for the adobe Air version, please email This e-mail address is being protected from spambots. You need JavaScript enabled to view it

How to use the PHP version:

Setting up:

We uses amfphp. you can read more on it at http://www.amfphp.org/.

Download the the zip called amfpackage. unzip it to to a directory within your web server. ( of course we prefer apache :-)...)

go to directory called "services", and open a file called dbconfig.php. in this file you'll need to enter your mysql host name, user and password.

 

Using it:

go to www.ifree3d.com , click on database, go to "remote DB" tab, and enter the url like www.mydomain.com/amfphp/gateway.php, where "mydomain" is your domain, and /amfphp/ is the directory where you put the amfphp package we supply.

Then you can click on list databases, choose any one you want, and walla.... your database schema will be shown in 3D.

You can also see the data in each table by cliking on the space bar, or right click and show content.

mysql5-schema-screenshot1

 

By the way, you can alter those PHP functions to access any other database or functions.

 
mysql air facebook amazon google dev