> > 1. Can I use web2py to connect to the existing DB? Is there any automated > way of creating the model classes from existing DB tables? Any specific > things to keep in mind? >
http://code.google.com/p/web2py/source/browse/scripts/extract_pgsql_models.py

