tc / RMongo

R client to interface with MongoDB
102 stars 34 forks source link

The output for dbGetQuery and dbGetQueryForKeys #15

Open ahg010 opened 11 years ago

ahg010 commented 11 years ago

Is there any way that we could have BSON like output from dbGetQuery or dbGetQueryForKeys. The data frame output is not useful at all when we have embedded documents. I appreciate any help