Hmmm, so I could simply side step boss_db and try the MongoDB driver 
directly!! I have had to do a bit more work when I run the raw queries, I 
imagine it’s the same with the MongoDB driver directly......

Thanks again............


On Thursday, November 27, 2014 12:05:27 PM UTC-4, Kai Janson wrote:
>
> Most of the really needed database functionality has been included into 
> the MongoDB driver and Evan did a great job in doing so.
>
> I hardly ever had the need or desire to poke around in the not supported 
> calls in MongoDB since it did what it was supposed to do from within the 
> given driver.
>
> I used MongoDB on many projects in conjunction with ChicagoBoss and I 
> still love both.
>
> I'll keep looking for your questions and see if I can answer them for you.
>
> --Kai
>
> Sent from my tricorder
>
> On Nov 27, 2014, at 10:55, ENTR0PY <[email protected] <javascript:>> 
> wrote:
>
>
>  Thnaks for the replies , both were quick clear and to the point. 
>   However; I am new to Erlang and to CB , I am not up to writing a back 
> end just yet.
>   
>
> On Thursday, November 27, 2014 12:29:24 AM UTC-4, ENTR0PY wrote:
>>
>> Does anyone know if CB can perform raw query again Mongodb?
>>
>> SQL
>>  select * from some_table - this works with boss_db:execute(" select * 
>> from some_table").
>>
>> Mongo
>> db.some_table.find({})  - this does not work at all
>>
>  -- 
> You received this message because you are subscribed to the Google Groups 
> "ChicagoBoss" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> Visit this group at http://groups.google.com/group/chicagoboss.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/chicagoboss/e1bf22d3-1eab-491e-8970-fefb0cba0adb%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/chicagoboss/e1bf22d3-1eab-491e-8970-fefb0cba0adb%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/c52beb01-51d7-47f6-b1c5-bac7cbca2140%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to