BoxLang 🚀 A New JVM Dynamic Language Learn More...
CBMongoDB provides a familiar interface for interacting with MongoDB collections and documents. The module provides an Active Record document options to manage MongoDB documents and schema, using a familiar syntax for CRUD operations, recordset processing and retrieval.
Apache License, Version 2.0.
Documentation: https://github.com/jclausen/cbmongodb/wiki
v3.5.1.0
v3.2.1.1
v3.2.1.1
populate()
v3.2.1.0
cbmongodb-be
slug to Forgeboxv3.2.0.4
where()
v3.2.0.3
v3.2.0.2
offset()
helper method (alias for set_offset()
) to ActiveEntityisObjectId()
helper method to MongoUtil for detecting whether an object is a Mongo _id stringv3.2.0.1
_id
queries not being typed appropriatelyv3.2.0.0
v3.1.0.4:
ForceValidation
, which will prevent saving of documents which do not validategetFirstLevel_SecondLevel()
to retrieve getDocument().FirstLevel.SecondLevel
)v3.1.0.3:
v3.1.0:
$
box install cbmongodb