First, Tim gave us DBD::Gofer with an HTTP transport...
Then, Google gave us Gears with a nice little local SQLite store (And Adobe has since done the same with AIR). Then, someone with the SQL madness wrote a SQL parser for Javascript: http://www.trentrichardson.com/jsonsql/ Today, Ajaxian informs me of server side Javascript database access: http://ajaxian.com/archives/server-side-javascript-databases-access So the obvious destination for all this: has anyone yet built a Javascript package to leverage DBD::Gofer::Transport::http directly ? I know there are sandbox issues, but assuming the script was delivered from the same domain as the Gofer::Xport::http server, might this be possible ? (at least in stripped down form) ? (I suppose some DBI functionality might get left behind...but I reckon it'd still be useful. And might dovetail nicely with some things I'm trying to do with DBIx::Chart...) OTOH, I may be having one of my less coherent moments... Dean Arnold Presicient Corp.
