Tools to automate mongodb read/write operations.
Project description
MongoDB Toolbox
Tools to automate mongodb read/write operations.
Bulk Write Helpers:
- bulk_write() -- function to execute a list of data operations
- BulkWriter -- class for accumulating and executing data operations
- bulk_insert_dup_retok -- function to write list of insert operations and return list of keys which has been inserted
- bulk_insert_dup -- function to write list of insert operations ignoring any duplicate key error
Misc functions:
- iterate_collection() -- function to iterate items in collecting by loading them by chunks
Documentation
Docs are here https://mongodb-toolbox.readthedocs.io/en/latest/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mongodb_toolbox-0.0.4.tar.gz
(4.5 kB
view details)
File details
Details for the file mongodb_toolbox-0.0.4.tar.gz
.
File metadata
- Download URL: mongodb_toolbox-0.0.4.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79d11c7da3bae89a55b352d30ba7dcf274584da4598745d5ca742aa1353fc3e6 |
|
MD5 | d5c3ac1bf454b4d73a14da9d0bd309e6 |
|
BLAKE2b-256 | 9a83d22ee943610338fe5d4ff09072880c76c78b3d2618989614e665a23f4a95 |