podafMongo

A pure Fantom driver for MongoDB

Mixins

Connection

Represents a connection to a MongoDB instance.

ConnectionManager

Manages connections to a MongoDB instance.

Classes

Collection

Represents a MongoDB collection.

ConnectionManagerPooled

Manages a pool of connections.

Cursor

Iterates over database query results.

Database

Represents a MongoDB database.

Index

Represents a MongoDB index.

MongoClient

A MongoDB client.

Operation

The low level transport mechanism that talks to MongoDB instances.

User

Represents a MongoDB user.

Errs

MongoErr

As thrown by Mongo.