{"library":"jinjasql","type":"library","category":null,"description":"JinjaSQL is a Python library (version 0.1.8) that enables the generation of SQL queries and their corresponding bind parameters using Jinja2 templates. It leverages Jinja2's powerful templating features (conditionals, loops, macros) while automatically binding parameters to mitigate common SQL injection vulnerabilities for templated values. It prepares the query and parameters, leaving actual execution to the database driver. While its latest release was in May 2020, this release included a critical bug fix, suggesting it is in a maintenance state rather than active development.","language":"python","status":"maintenance","version":"0.1.8","tags":["sql","jinja2","templating","database","orm-alternative"],"install":[{"cmd":"pip install jinjasql","imports":["import jinjasql"]}],"homepage":null,"github":"https://github.com/hashedin/jinjasql","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jinjasql/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jinjasql/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}