phpMyAdmin and MySQL WorkBench are both cross-platform. The poster wants to develop database management tools. I personally think that the poster can consider the "PHP+browser" method. The interface is implemented through the browser, and development It is much simpler and faster. For B/S architecture applications, like phpMyAdmin, you can deploy it to the server or locally on the client. You can consider integrating the PHP interpreter with your PHP The scripts are packaged together. Take the Windows version of the PHP binary package as an example, remove the ICU library (intl support), and after 7z compression, the official version is less than 5.5MB. It contains SQLite/MySQL/PostgreSQL/Oracle/SQL Server Driver. Linux can also statically link dependent libraries to compile and package PHP. PHP can also run on Android or even iOS. For example, you can easily put your PHP script for managing SQLite on Android.
navicat,MySQL Workbench
phpMyAdmin and MySQL WorkBench are both cross-platform.
The poster wants to develop database management tools. I personally think that the poster can consider the "PHP+browser" method.
The interface is implemented through the browser, and development It is much simpler and faster.
For B/S architecture applications, like phpMyAdmin, you can deploy it to the server or locally on the client.
You can consider integrating the PHP interpreter with your PHP The scripts are packaged together.
Take the Windows version of the PHP binary package as an example, remove the ICU library (intl support), and after 7z compression, the official version is less than 5.5MB.
It contains SQLite/MySQL/PostgreSQL/Oracle/SQL Server Driver.
Linux can also statically link dependent libraries to compile and package PHP.
PHP can also run on Android or even iOS. For example, you can easily put your PHP script for managing SQLite on Android.
adminer
Windows:Navicat Premium 11.x cracked version
Mac OS X: Sequel Pro
Linux:emma
Recommend a relatively compact HeidiSQL. It is free and does not require cracking.
I use Navicat for MySQL on Windows
I also use Navicat for MySQL on Mac
Cross-platform phpmyadmin
Windows heidisql is free and also supports Chinese
It doesn’t feel easy to use in Linux
Sequel Pro on Mac is very easy to use.
There are many graphical management software under Windows, which one should be used easily.
navicat
navicat,phpmyadmin