MySQL iPlug
Keep Data Control
Most of the Web applications are storing their data on MySQL databases, on Windows, Linux or IBM i platform. MySQL is the favorite database system for Open Source PHP applications.
With MySQL iPlug, web applications share their data with native IBM i - AS/400 programs.
A native program acts on MySQL data, like a PHP script could do. There is no replication, no data synchronization. MySQL iPlug preserves the performances of both systems.
The MySQL database can seat on the local IBM i, or on any other platform connected to the IBM i system, including Windows and Linux. MySQL iPlug connects directly from the IBM i to the target database, without any frontend server.
MySQL iPlug API syntax is very close to the one used for the MySQL PHP extension. It is compliant with all the programing languages on IBM i.
MySQL iPlug integrates all MySQL data at the heart of the IBM i.
RPG Source Example.
Take a look to MySQL iPlug developer guide. |