PMF is an open source table editor for Windows and Linux with a feature-rich GUI. Currently supported databases: DB2, SqlServer, Postgres and MariaDB/MySQL and anything ODBC.
Features include direct editing of XML data, support for LargeObjects (LOBs), various export and import functions.
See leipelt.de for more info.
PMF v5: Supports older Windows versions (Win8 and Win2018 Server, but not Win7)
PMF v6: Supports DarkMode on Win10 and Win11
Installer: This will install PMF on your windows machine.
Portable: The zipped file contains executable and all dependencies, no need to install anything.
PMF v5 installer
PMF v5 Portable
PMF v6 installer
PMF v6 Portable
App Image
This is an AppImage (ready-to-run), and requires "FUSE" to be installed
Install required dependencies. Example for Debian:
sudo apt install fuse libsm6 libfontconfig libx11-6
Then simply start the AppImage:
cd [directory where you downloaded PMF]
chmod +x pmf-x86_64.AppImage
./pmf-x86_64.AppImage