Index of modules


B
Bson
This module includes a Bson document data structure, together with its encoding (to bytes) and decoding (from bytes).

M
Mongo
This is a major client-faced module, for the high level usage.
MongoAdmin
This is a major client-faced module, for the high level usage.
MongoHeader
This module defines the header for every message sent to or received from MongoDB.
MongoOperation
This module defines the types of operation that are used in MongoDB requests and replies.
MongoReply
This module defines reply that MongoDB sends back for a query.
MongoRequest
This module create request string that can be sent to MongoDB.
MongoSend
This module simply define two functions used as underlying low level unix socket output.
MongoUtils
This module contains some utility tools or helpers