On Thu, May 03, 2001 at 10:22:23AM -0500, Bob Gustafson wrote:
> There is an interesting project on sourceforge called Alzabo, which
> provides an html database interface using DBI, Perl with mason and
> mod_perl/apache for both design and browsing of database tables. It uses
> mysql and/or oracle and/or postgresql.

I've also stumbled upon DBIx::DBSchema, which is supposed to help me
extract schema information from a database.

Does anyone know how Alzabo & DBIx::DBSchema compare?  Or do they
compare at all?

What I need is to get the complete schema and grant information from a
database.  This should be done in as generic a manner as possible,
because we intend to work with multiple database engines in the future.

(See http://www.dbcoder.org/ if you want to see the project I am working
on.)


-- 
  David H. Silber                                  [EMAIL PROTECTED]
  See http://www.dbcoder.org/ for the database driven code generator.

Reply via email to