Skip to main content

Generate SQL Queries and Corresponding Bind Parameters using a Jinja2 Template

Project description

Generate SQL Queries using a Jinja Template, without worrying about SQL Injection

JinjaSQL automatically binds parameters that are inserted into the template. After JinjaSQL evaluates the template, you get 1) Query with placeholders for parameters, and 2) List of values that need to be bound to the query.

JinjaSQL doesn’t actually execute the query - it only prepares the query and the bind parameters. You can execute the query using any database engine / driver you are working with.

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

noteql-jinjasql-0.1.10.tar.gz (8.6 kB view details)

Uploaded Source

File details

Details for the file noteql-jinjasql-0.1.10.tar.gz.

File metadata

  • Download URL: noteql-jinjasql-0.1.10.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for noteql-jinjasql-0.1.10.tar.gz
Algorithm Hash digest
SHA256 2811cae42edbbd8e8063b6190cd9111c20a0e3eebe7060560303bc340b6e5bcc
MD5 4e2373a9bdd8b90957e56bffb6463430
BLAKE2b-256 ab31b113f1c694067cd01e626fcd48049f58d6278a391a0b791b27872e7a14fc

See more details on using hashes here.

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