Skip to main content

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page