2009
true false maybe » SQLAlchemy Migrations
by greutHere's my quickstart on how to get up and running with sqlalchemy migrations under pylons.
how to set up sqlalchemy-migrate for your application.
2008
Drupal Migraine
by Xavier LacotUsing Fixture To Test A Pylons SQLAlchemy App — fixture v1.0 documentation
by greutThis explains how to use fixture in the test suite of a simple Address Book application written in Pylons powered by two tables in a SQLite database via SQLAlchemy.
simple way to do unit testing with Pylons
2007
django-evolution - Google Code
by mbertier & 1 other (via)django-evolution - Google Code
by greut & 1 otherDjango Evolution is an extension to Django that allows you to track changes in your models over time, and to update the database to reflect those changes.
Mastering Oracle Python, Part 2: Working with Times and Dates
by pvergainMastering Oracle Python, Part 1: Querying Best Practices
by pvergainSam Ruby: Introducing Basura
by greutIf Joe Gregorio can name his framework Robaccia, I certainly can name my database Basura.
The Sam Ruby's essay on a CouchDb like in Python.