CodeIgniter Forums
CodeIgniter with MongoDB - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1)
+--- Forum: Lounge (https://forum.codeigniter.com/forumdisplay.php?fid=3)
+--- Thread: CodeIgniter with MongoDB (/showthread.php?tid=72280)



CodeIgniter with MongoDB - bangus - 11-29-2018

Hi everybody here,
I want to use Nosql (MongoDB) in CI project and I want to know how to do it. Someone to help me?
And excuse for my english if you don't really understand.


RE: CodeIgniter with MongoDB - kilishan - 11-29-2018

If you're using Composer, you can use Alex Bilbie's MongoQB library. I used the previous, non-Composer version probably 5 years ago, and it worked great. Unfortunately, this one is currently abandoned, so can't speak on compatibility or stableness currently.