==========
mortar_rdb
==========

This package ties together `SQLAlchemy`__, `sqlalchemy-migrate`__ and
the `component architecture`__ to make it easy to develop projects
using SQLAlchemy through their complete lifecycle.

__ http://www.sqlalchemy.org/
__ http://packages.python.org/sqlalchemy-migrate/
__ http://pypi.python.org/pypi/zope.component#zope-component-architecture

It also includes some common models and mixins that are useful
in a variety of projects.
