[Catalyst] Web-based SQL query builder

snowjack at fastmail.fm snowjack at fastmail.fm
Thu Aug 18 19:01:52 CEST 2005


On Wed, 17 Aug 2005 16:55:00 -0700, snowjack at fastmail.fm said:
> I have a database of small-med complexity (15 tables) and would like to
> write a web app that will allow users to query the database any way they
> like, changing sort-by parameters, date ranges, any combination of
> tables, etc. I'm wondering how others would approach a project like
> this. What tools would you use? 

(clarifying my own question)
So, for example, would you use Class::DBI::Sweet and add Abstract (or
set_sql) queries for all possible combinations of joins to every table
class, or would you just use plain DBI, or Alzabo, or would you take
another approach altogether?

Thanks!
-Jack
--
  
  snowjack(a)fastmail.fm

-- 
http://www.fastmail.fm - A fast, anti-spam email service.




More information about the Catalyst mailing list