This repository has been archived on 2018-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Timothy Warren d0c1810818 Various Updates
Added settings class, abstracted path, abstracted adding rows to db add
table in add_db.php
2012-02-01 10:51:06 -05:00
src Various Updates 2012-02-01 10:51:06 -05:00
README.md Updated Readme 2012-01-30 14:11:30 -05:00

#OpenSQLManager

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.

Planned Features

  • CRUD (Create, Read, Update, Delete) functionality
  • Database table creation and backup

The databases currently slated to be suported are:

Plan to implement, not support:

Won't Support

Closed source dbs, like Oracle, Sybase, MSSQL, etc.