Skip to main content

Iterate over large Data-sets in Django efficiently.

Project description

Queryset Iterator ReadMe
========================

General
-------

Queryset Iterator is a tool that is useful for iterating over large data-sets
in Django.

Queryset Iterator iterates over large data-sets in batches, which can be
manually set to any batch size of your choosing, to improve performance.
The iterator maintains an open database cursor to a median table containing
only the primary keys of the results that would normally be obtained. Due to
this, primary keys must be unique within the collection and this tool will
not work should primary keys be non-unique within the database query results.

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

django-queryset-iterator-0.1.1.tar.gz (2.3 kB view details)

Uploaded Source

Built Distributions

django_queryset_iterator-0.1.1-py2.7.egg (3.8 kB view details)

Uploaded Egg

File details

Details for the file django-queryset-iterator-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-queryset-iterator-0.1.1.tar.gz
Algorithm Hash digest
SHA256 69b588b64bf8dd16c5b50cbac70584ce6215af0417249e710e1f5851a916ef76
MD5 24af6f2f8f4abb5448a71d923a2d2774
BLAKE2b-256 2b01ed869433f84758d522c877534f330a6d848b63a06abdd6eb1506813829d3

See more details on using hashes here.

File details

Details for the file django_queryset_iterator-0.1.1-py2.7.egg.

File metadata

File hashes

Hashes for django_queryset_iterator-0.1.1-py2.7.egg
Algorithm Hash digest
SHA256 14971e5708159c9b6ccd29e9e19efb89f1fb6956e40401bc105f7e8993ec28b4
MD5 9ac47e9cc708676ee8f6c34f59ef358d
BLAKE2b-256 5d9da8dc25da217555159b325425185be5dd6d85de8e224becc7c4956fab9d2f

See more details on using hashes here.

File details

Details for the file django-queryset-iterator-0.1.1.linux-x86_64.tar.gz.

File metadata

File hashes

Hashes for django-queryset-iterator-0.1.1.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 5857b92b2e8515d9abe2cb082331f57ea29ed9a505b1c889110937c3882df5cb
MD5 3f1e2ea3dc49fc38dc060ee201e281d6
BLAKE2b-256 3db8b83210127524c1c35b3e5ff149bb8ae278c23ac7b07fe947ccce494395b9

See more details on using hashes here.

Supported by

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