Pybatis

A templating engine that generates SQL
Download

Pybatis Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Manni Wood
  • Publisher web site:
  • http://www.cystemstechnology.com/

Pybatis Tags


Pybatis Description

A templating engine that generates SQL Pybatis is three things combined: Python's DB API + templates + convenience methods. The intent is to use a templating engine to generate SQL in the same way we use templating engines to generate HTML. Here, the similarities end. HTML template engines generate markup that gets sent to a browser, while Pybatis generates SQL that is sent to the database via Python's DB API, and then gathers the results. Requirements: · Python What's New in This Release: · A bit of code refactoring. · No new features.


Pybatis Related Software