new open source tool: Database Web Interface

Mike Wertheim <[email protected]> Mon, 23 Nov 2009 09:51:08 -0800
Newsgroups gmane.comp.db.mysql.mycc
Message-ID <[email protected]>
--001485e9aa0866260604790d784d
Content-Type: text/plain; charset=ISO-8859-1

I've started an open source project called DWI.

DWI (Database Web Interface) is a PHP app that lets you view and modify data
in a MySQL database, using a simple grid view of the data.

Most of the tools that provide a web interface to a database are designed to
be used by database administrators. DWI was designed for users who want to
view and modify data.

Just download DWI into your web server's document root, point it to your
database, and you're ready to go.

See http://code.google.com/p/dwi for more info.

--001485e9aa0866260604790d784d--