首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > SQLAlchemy扩展创建一个数据库的Python代码模型

SQLAlchemy扩展创建一个数据库的Python代码模型

资 源 简 介

AutoCode is a flexible tool to autogenerate a model from an existing database. This is a slightly different approach to SqlSoup, that lets you use tables without explicitly defining them. Readme excerpt (included in package): ``` Current Maintainer: Chris Perkins (percious) E-mail: chris (at) percious.com Simon Pamies (spamsch) E-Mail: s.pamies at banality dot de Authors: Paul Johnson (original author) Christophe de Vienne (cdevienne) E-Mail: cdevienne at gmail dot com Svilen Dobrev (sdobrev) E-Mail: svilen_dobrev at users point sourceforge dot net License: MIT see license.txt Requirements: sqlalchemy 0.6+ Documentation: Call sqlautocode.py --help for a list of available self explaining options. Example: sqlautocode.py -o model.py -u postgres://postgres:user@password/MyDatabase -s myschema -t Person*,Download

文 件 列 表

sqlautocode-0.6b1
setup.py
MANIFEST.in
sqlautocode.egg-info
sqlautocode
license.txt
PKG-INFO
setup.cfg
ChangeLog
readme.txt
VIP VIP
0.191896s