in reply to Re: line-oriented dynamic sql
in thread line-oriented dynamic sql

I've looked closely at Fey as well as DBIx::Class and many others... SQL::Abstract, searchbuilder, CGI::Crud, etc, etc.

They are not as close to pure SQL as I would like. There is a lot of object-oriented method calling which obscures my ability to think in SQL.