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]> 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]. > 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. > 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/F40DAFB9-1291-47C1-B137-14C153CD252E%40gmail.com. For more options, visit https://groups.google.com/d/optout.
