Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Peter Robinson: "As a tech savvy company director, I wanted an inexpensive web based database application to manage all aspects of my business. As with most humans I find developing purely by CLI very hard and do not have the will or time to invest in improving my skills. I was looking to find a nice human friendly GUI to design and build my application, which is when I came across PHP Generator for MySQL.

Whilst you still need a great understanding of logic and a small amount of programming ability to get the specific results you require, I am very happy with the speed of progress I have been making with this invaluable tool.

With all the standard libraries included, this product makes normal requirements such as JavaScript form validation, lookup selectors, on click events, auto complete, detailed searches, multiformat exports, rss feeds and username security straight forward and quick.

Having any changes made via the GUI written to the web server at the click of a button makes testing out ideas quick and easy without fear of breaking your application.

To conclude, I couldn't find any other product on the market that came close to offering the amount of options this does, and I do hope that more products like this come out in the future, with the hope of eventually eradicating the need to program all together".

Dionys Henzen: "Congratulations! Your MySQL PHP Generator is a great tool, that can save a lot of time and money to a developer! I'll evaluate for sure your software products when I need them. Great job".

More

Add your opinion

SQL Maestro Group / Products / MySQL / News / MySQL Maestro 1.5 released

MySQL Maestro 4.7 (former version 1.5) released

Jul 12, 2004

Prev Next

MySQL Maestro 4.7 released. In this version we have implemented a possibility to connect to a remote MySQL server using a secure protocol. The secure connection is established through the Secure SHell (SSH) tunnel which is reported to guarantee highest security for data transmission between a local PC and remote MySQL server. All the parameters for the SSH connection are stored in database profiles as extra properties, and can be specified as follows:

  • In the Create Database Wizard, when you create a new database. In this case the SSH connection is established before the database is created, and all the SSH parameters are stored in the database profile, if an appropriate option is checked in the wizard.
  • In the Create Database Profile Wizard, when you register existing database(s). The SSH parameters are also stored in the database profiles.
  • In the Edit Database Profile dialog, when you edit an already registered database profile.

Also MySQL Maestro can ask you for the SSH parameters when you attempt to retrieve user privileges or server variable list through the SSH tunnel in the Security Manager or Server Properties window.


In addition to the described feature we have made some small improvements and several minor bug fixes. Here is a list of most important changes:

  • we've made the Export Data and Import Data wizards sizeable for easier navigation within their controls;
  • the columns containing a user name, user host, and database object are frozen in the Security Manager for convenience purposes now;
  • table type can be reported incorrectly in the Table Properties dialog with MySQL 4.1.3;
  • there could be a problem to create a new database if the server port number was different from the default one; 
    fixed bug with the 'commands out of sync' error occurred with executing subqueries in the SQL Editor in some cases.

Related links:

Prev Next