Have you seen http://code.google.com/p/web2py/source/browse/scripts/extract_mysql_models.py ?
On Monday, March 21, 2011 3:00:56 AM UTC-4, VP wrote: > I have a Drupal app, which is quite bloated. I'm estimating if it's > cost efficient to convert this app to web2py. Essentially, I'm most > interested in moving the users and nodes/comments from Drupal to > web2py. As long as these are consistent, I can cook up the rest. > > What would you suggest? What would be the best ways to extract > information from tables of a MySQL database and place them into > similar-in-content, but structurally different models in web2py? > > Thanks.

