[Chicago-talk] MS langs get query language

Scott T. Hildreth shild at sbcglobal.net
Tue Nov 15 16:10:57 PST 2005


On Tue, 2005-11-15 at 11:10 -0600, Jonathan Steinert wrote:
> A quick look on search.cpan.org and I've got at least a starting module
> for this...
> 
> DBD::RAM

  That was created by Jeff Zucker, who wrote DBD::AnyDB which will use 
  RAM, CSV, ...etc

http://search.cpan.org/~jzucker/


> 
> I can't say how well it works, but it's been there since May of 2000.
> 
> People have gone so far as to create DBD::Google (and I'm sure there's
> more beyond that) to do SQL-like querying... so it would have been
> rather strange if we didn't have this sort of thing in perl already.
> 
> --Jonathan
> 
> Jay Strauss wrote:
> 
> >On Monday 14 November 2005 5:41 pm, Steven Lembark wrote:
> >  
> >
> >>i.e., sort of like the existing DBIx modules with anon
> >>subs/closures.
> >> 
> >>    
> >>
> >
> >Can you do this in Perl?  With an in memory structure, not by setting up some 
> >sqllite db.
> >
> >How?  I've often wished I could set up some sort of in memory table and 
> >perform SQL upon it.
> >
> >Thanks
> >Jay
> >_______________________________________________
> >Chicago-talk mailing list
> >Chicago-talk at pm.org
> >http://mail.pm.org/mailman/listinfo/chicago-talk
> >  
> >
> 
> 
> _______________________________________________
> Chicago-talk mailing list
> Chicago-talk at pm.org
> http://mail.pm.org/mailman/listinfo/chicago-talk
-- 
Scott T. Hildreth <shild at sbcglobal.net>


More information about the Chicago-talk mailing list