Skip to main content

Queryset Wrapper for Big Request

Project description

Django Stepped Queryset

This wrapper issues multiple queries to database when the input is too large to be accomodated in a single SQL(MSSQL has a restriction on the number of query parameters and MySQL has a limitation on the length of SQL). Multiple QuerySet are concatenated when evaluated.

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_stepped_query-0.0.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

django_stepped_query-0.0.1-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

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