What It Does and What It Does Not

The diagram below shows the overall architecture of EDB2MySQL: the main components, how they relate to each other, and the role of each in the conversion and migration process.

EDB2MySQL Architecture
# Module Description Included
1 PHP REST API (edbapi.php) — the server-side gateway deployed on your web/database server. Receives requests from the client and executes SQL against the MySQL/MariaDB target. Yes
2 TMMHttpClient (EDBMMHttp.dcu) — the HTTP transport layer. Handles all communication between the client and the PHP REST API. Yes
3 EDBMMClient standalone library (EDBMMClient.dcu) — the client-side Delphi library (TMMConnection, TMMScript, TMMUpdater). Can be used independently in any Delphi application to access MySQL/MariaDB via the API after migration. Yes
4 EDB2MySQL.exe — the desktop conversion and migration application. Uses the EDBMMClient library and communicates with the server via its own HTTP pipeline. Yes

All four modules are included and ready to use with a single purchase.

Note: The source EDB database is never modified in the conversion/migration process. All operations on the EDB side are strictly read-only. It will never modify the source EDB database, even if the process does not complete or crash.

What it does

What it does not

(C) 2026 Easygate, Lda