podafMongo

A pure Fantom driver for MongoDB

Mixins

MongoConnMgr

Manages a pool of connections to a MongoDB instance.

Classes

MongoClient

A MongoDB client.

MongoCmd

The principle class that communicates with MongoDB.

MongoColl

Represents a MongoDB collection.

MongoCur

Mongo Cursors iterate over Collection data.

MongoDb

Represents a MongoDB database.

MongoIdx

Represents a MongoDB index.

MongoQ

A means to build common Mongo queries with sane objects and methods.

MongoSeqs

Creates sequential sequences of Ints as an alternative to using BSON ObjectIds.

Errs

MongoErr

Models an error as returned from a MongoDB Server.