V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
azure
V2EX  ›  Python

对于一个现有的数据库,SQLAlchemy可以做逆向嘛?需求就是旧的系统改造成Python的新系统。但是数据库(MySQL的)沿用以前的.

  •  
  •   azure · Oct 10, 2012 · 3665 views
    This topic created in 4960 days ago, the information mentioned may be changed or developed.
    旧的系统改造成Python的新系统。但是数据库(MySQL的)沿用以前的.

    第一步计划目前是前端全部改成Python。
    后端还有一些复杂的数据管理功能和业务功能依然沿用老系统的,以后逐步更换。

    可以实现嘛?有什么方便的工具嘛?
    2 replies    1970-01-01 08:00:00 +08:00
    jamiesun
        2
    jamiesun  
       Oct 10, 2012
    使用 sqlautocode

    sqlautocode mysql://root:root@localhost/db -d -o models.py
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3028 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 67ms · UTC 09:33 · PVG 17:33 · LAX 02:33 · JFK 05:33
    ♥ Do have faith in what you're doing.