Welcome Guest, Not a member yet? Register   Sign In
Codeigniter + MongoDB
#1

[eluser]Unknown[/eluser]
I have been working with CodeIgniter for quite a while and eventually I ran into a project where the customer wanted to use MongoDB. At first I thought about writing a database driver, but then I realized that would never work because the drivers are based off of SQL logic, but MongoDB is a NoSQL style document database. I eventually came across Alex Bilbie's MongoDB plugin but found that it lacked the functionality I required, so I decided to use his wonderful code as a starting point and improve/extend from there. The resulting code can be found on github: http://github.com/kyledye/MongoDB-CodeIgniter-Driver

Please let me know what you think!


Messages In This Thread
Codeigniter + MongoDB - by El Forum - 07-28-2010, 09:38 AM
Codeigniter + MongoDB - by El Forum - 11-24-2010, 03:23 AM
Codeigniter + MongoDB - by El Forum - 11-25-2010, 12:31 PM
Codeigniter + MongoDB - by El Forum - 04-25-2011, 10:50 AM
Codeigniter + MongoDB - by El Forum - 02-05-2012, 07:21 AM
Codeigniter + MongoDB - by El Forum - 03-21-2012, 07:50 AM
Codeigniter + MongoDB - by El Forum - 05-16-2012, 09:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB