Skip to content
Jon Clausen edited this page Dec 20, 2015 · 12 revisions

MongoDB Module for Coldbox

CBMongoDB applies an Active Record to manage MongoDB documents and schema using a familiar syntax for CRUD operations, recordset processing and retrieval. It makes direct use of and provides a CFML interface to the Mongo 3.0 Java driver for advanced operations.

  • Compatibility: ColdFusion 9.0.1+/Lucee 4.2+ w/ Coldbox 4+
  • Module Version: 3.1.0.3 (Release Date: 12/12/2015)
  • Mongo Java Driver Version: 3.1.0
  • Compatibility Note: This module is no longer compatible with the CFMongoDB module, due to conflicting configuration keys.
Clone this wiki locally