TxMongo
TxMongo is a MongoDB client for Python Twisted that implements the wire protocol on non-blocking sockets. The API derives from the original PyMongo.
Currently supports:
- query, insert, update, save, remove
- group, find, find one, find and modify, find with cursor
- create index, drop_index, drop_indexes, drop
- rename, aggregate, distinct, map/reduce
- connection, connection pooling with SSL support
- authentication, filtering, sort
- preliminary gridfs support
Downloads, Milestones and Issues
Releases: https://github.com/twisted/txmongo/releases
Source Code: https://github.com/twisted/txmongo
Milestones and Planner: https://github.com/twisted/txmongo/issues/milestones
Bug / Issue Tracker: https://github.com/twisted/txmongo/issues?state=open