MongoDog is a library designed to sniff out the things that your application is doing within a mongo database. It plugs itself in between your app and pymongo and logs all of the commands that your application sends to the server.
Project description
mongodog
A python library, that helps you sniff out your own code that is running on mongo (using pymongo or mongokit).
Why?
Mongo has profile functionality and it is great. Why do we need mongodog? Well, mongodog includes one very important feature that mongo profile doesn’t - python traceback of the calling code. Sometimes you just need to know where the command is coming from.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mongodog-0.1.1.tar.gz
.
File metadata
- Download URL: mongodog-0.1.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 545afc245dceea3d31194b50817f7f15d595f79b966850f9d1670a4722626b22 |
|
MD5 | a89567f6f6d5bda18e309f2604ee3bed |
|
BLAKE2b-256 | 97234e0c8fdd863592c7134e369f119ec2e2f99d13c29d1f52f44c5a61c38cfe |