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 fe62c5a13a Added more fields to db connection window
Added Firebird class, close to finished db connection mockup
2012-01-31 16:19:34 -05:00
src Added more fields to db connection window 2012-01-31 16:19:34 -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.