On 11/03/2010 10:08 PM, Darren Duncan wrote: > Darren Duncan wrote: >> Rudy Lippan wrote: >>> Does anyone know if there are any DBD::drivers that do not use some >>> variant of SQL? I ask because I am planing on implementing the driver >>> using mongoDB's native query language initially, but having a >>> query_language attribute so that It would be possible to add SQL later >>> if desired/wanted. >> >> As I understand it, DBI is agnostic to the database query language in
At least that is what the docs say :) > > Furthermore, to answer your other question ... > > I'm not aware of any existing DBD:: that doesn't take some variant of SQL. > If that is the case, let the hate mail begin... -r