Welcome Guest, Not a member yet? Register   Sign In
How to throw mongoDB query, directly to mongoDB server?
#1

[eluser]zacksyah[/eluser]
is there function to throw query mongoDB like this $this->db->query($query) because I want to create mongoDB executor in codeigniter so if I type this query like this db.users.find({age:33}) codeigniter throw that query directly to mongodb server. or is there another way? please help, thanks in advance
#2

[eluser]Glyn[/eluser]
I have created an example case of MongoDB in Codeigniter if you are interested.
Code available to download at http://glynrob.com/database/mongodb-in-codeigniter/




Theme © iAndrew 2016 - Forum software by © MyBB