Ming

Ming 0.5.2 updated

MongoDB is database server written in C++. It follows the NoSQL, key-value store system and is scalable, high-performance and open sourced.Ming was written to allow developers to query, interact and automate some MongoDB database operations using Python...

Zarkov

Zarkov 0.1.0-20120328

Zarkov is an event logging and aggregation system for Python that runs on MongoDB.Developer commentsWe're using Zarkov to watch Allura events and create pretty graphs for internal use. You're welcome to do the same.Requirements:cursor-pointer"...

read more

MongoMultiMaster is a Python tool which allows you to set up multi-master replication with MongoDB. It is emphatically not supported by 10gen, the makers of MongoDB.It works by querying the oplog on one replica set and applying its operations to...