pyramid_sqlassist

Experimental SqlAlchemy support for pyramid
Download

pyramid_sqlassist Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Jonathan Vanasco
  • Publisher web site:
  • http://search.cpan.org/~jvanasco/Authen-PluggableCaptcha-0.05/lib/Authen/PluggableCaptcha/Tutorial.pm

pyramid_sqlassist Tags


pyramid_sqlassist Description

pyramid_sqlassist is a Python module that offers experimental support for SqlAlchemy under Pyramid.Experimental means that it does things you shouldn't necessarily do, and it's a work in progress to automate certain functionalities.The challenge is to provide for both:1. Reflecting Tables ( ie, not authoring a bunch of python class information for dozens of existing database tables )2. Supporting multiple database connections ( read, write, log, etc ) for replicated cluster setups3. Support for Declared Tables happened in v0.3Sections of this code are taken from or instpired by:- Mike Orr's package 'sqlahelper'- Mike Bayer's blog post 'Django-style Database Routers in SQLAlchemy'- this was originally based on findmeon's pylons based opensocialnetwork libraryProduct's homepage


pyramid_sqlassist Related Software