Vocabulary | Summary |
bson | BSON (http://en.wikipedia.org/wiki/BSON) reader and writer |
bson.constants | Shared constants and classes |
mongodb | MongoDB Factor integration |
mongodb.benchmark | serialization/deserialization and insert/query benchmarks for mongodb.driver |
mongodb.connection | low-level connection handling for mongodb.driver |
mongodb.driver | A driver for the MongoDB document-oriented database (http://www.mongodb.org) |
mongodb.msg | message primitives for the communication with MongoDB |
mongodb.operations | low-level message reading and writing |
mongodb.tuple | persist tuple instances into MongoDB |
mongodb.tuple.collection | tuple class MongoDB collection handling |
mongodb.tuple.persistent | tuple to MongoDB storable conversion (and back) |
mongodb.tuple.state | client-side persistent tuple state handling |