bottle-sqlalchemy

Bottle SQLAlchemy plugin
Download

bottle-sqlalchemy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Iuri de Silvio
  • Publisher web site:
  • http://www.github.com/iurisilvio/

bottle-sqlalchemy Tags


bottle-sqlalchemy Description

bottle-sqlalchemy plugin integrates SQLAlchemy with your Bottle application. It connects to a database at the beginning of a request, passes the database handle to the route callback and closes the session afterwards. SQLAlchemy manage sessions and connections to optimize anything it want.The plugin inject an argument to all route callbacks that require a `db` keyword.You are welcome to help with ideas, use cases, questions, issues, etc.Use Bottle SQLAlchemy as you want.Product's homepage


bottle-sqlalchemy Related Software