|
8 years ago | |
---|---|---|
docs | 8 years ago | |
resources | 8 years ago | |
src | 8 years ago | |
tests | 8 years ago | |
.gitignore | 8 years ago | |
.gitmodules | 8 years ago | |
.travis.yml | 8 years ago | |
DEV_README.md | 8 years ago | |
OpenSQLManager.c | 8 years ago | |
README.md | 8 years ago | |
build_osx_bundle.php | 8 years ago | |
makefile | 8 years ago | |
phpdoc.dist.xml | 8 years ago |
#OpenSQLManager
OpenSQLManager is an attempt to create an alternative to Navicat that is free and open. It is build with wxPHP, so I'm looking for a way to create normal binaries.
I've put together this package from the latest wxPHP windows package. It's available in the downloads section.
OpenSQLManager.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 OpenSQLManager.php
See Dev Guide
The databases currently slated to be supported are:
Plan to implement, not support:
Closed source DBs, like Oracle, MSSQL, etc.