sqlautocode

A flexible tool to autogenerate a model from an existing database.
Download

sqlautocode Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Simon Pamies
  • Publisher web site:
  • http://code.google.com/u/spamsch/

sqlautocode Tags


sqlautocode Description

A flexible tool to autogenerate a model from an existing database. sqlautocode is an SQLAlchemy extension to create a Python code model for a database.This is a slightly different approach to SqlSoup, that lets you use tables without explicitly defining them.Call autocode.py --help for a list of available self explaining options.Example:autocode.py -o model.py -u postgres://postgres:user@password/MyDatabase -s myschema -t Person*,Download Requirements: · Python


sqlautocode Related Software