|
6 years ago | |
---|---|---|
docs | 6 years ago | |
sys | 6 years ago | |
tests | 6 years ago | |
.gitignore | 6 years ago | |
.gitmodules | 6 years ago | |
.travis.yml | 6 years ago | |
DEV_README.md | 6 years ago | |
OpenSQLManager.php | 6 years ago | |
README.md | 6 years ago | |
phpdoc.dist.xml | 6 years ago |
OpenSQLManager is an attempt to create an alternative to Navicat that is free and open. It is build with PHP-GTK, so I’m looking for a way to create normal binaries.
Because php-gtk is such a pain to compile on Windows, I’ve put together this package from the latest php-gtk windows package. It’s available in the downloads section.
index.php
file to the php.exe
or php-win.exe
executable in the php package. php.exe
brings up a DOS console, php-win.exe
does not.php index.php
See Dev Guide
The databases currently slated to be supported are:
Plan to implement, not support:
Closed source DBs, like Oracle, MSSQL, etc.