Contents

jinjasql 0.1.8

0

Generate SQL Queries and Corresponding Bind Parameters using a Jinja2 Template

Generate SQL Queries and Corresponding Bind Parameters using a Jinja2 Template

Stars: 796, Watchers: 796, Forks: 86, Open Issues: 19

The sripathikrishnan/jinjasql repo was created 7 years ago and the last code push was 10 months ago.
The project is popular with 796 github stars!

How to Install jinjasql

You can install jinjasql using pip

pip install jinjasql

or add it to a project with poetry

poetry add jinjasql

Package Details

Author
Sripathi Krishnan
License
MIT
Homepage
https://github.com/hashedin/jinjasql
PyPi:
https://pypi.org/project/jinjasql/
GitHub Repo:
https://github.com/hashedin/jinjasql

Classifiers

No  jinjasql  pypi packages just yet.

Errors

A list of common jinjasql errors.

Code Examples

Here are some jinjasql code examples and snippets.

GitHub Issues

The jinjasql package has 19 open issues on GitHub

  • Docs: Example for multi row insert statement (bulk insert)
  • Docs: when to use jinjasql
  • example of using Macro?
  • New feature: escape table and field names
  • Extended array support

See more issues on GitHub

Related Packages & Articles

JayDeBeApi 1.2.3

Use JDBC database drivers from Python 2/3 or Jython with a DB-API.