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: 814, Watchers: 814, Forks: 90, Open Issues: 20

The sripathikrishnan/jinjasql repo was created 7 years ago and the last code push was 6 months ago.
The project is popular with 814 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 20 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.