Skip to content
Randy Merrill edited this page Jan 5, 2012 · 5 revisions

The Mongo4CF is a thin wrapper around the official MongoDB Java driver. It was created to make the interaction with MongoDB in CFML as close to the native MongoDB syntax as possible and handle type conversions between Java and CFML.

Getting Started

Go ahead and install Mongo4CF and check out the introduction page to learn about using Mongo4CF in your application.

Supported CFML Engines

Currently Mongo4CF is tested and supported on the following engines:

  • Railo 3.3.x
Clone this wiki locally