Skip to content

pmf318/PoorMansFlight_v6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Below are precompiled (ready-to-run) versions for Windows and Linux.

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 for Windows (all versions are 64-bit):

PMF v5 installer
PMF v5 Portable

PMF v6 installer
PMF v6 Portable

PMF for Linux (64-bit):

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

Source code:

Source code for Windows and Linux

About

Open source sql editor for various databases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published