Hi Tim, &al., I am working on writing a DBD for mongoDB, but before I get too far into the code, I'd like to get an official prefix for it. I am leaning towards 'hu_'* this way I won't have to worry about any of my names colliding with anything that is using a mongo_, although dbdmongodb_ or mongodbd_ would also work but take longer to type.
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. -r *the name derives from hu(mongo)us, evidently.