V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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
ayang23
V2EX  ›  Python

peewee 怎么样呢,找不到相关资料(除了github), 我在找轻量级 orm, storm 貌似也不错

  •  
  •   ayang23 ·
    ayang23 · 2013-06-05 21:42:38 +08:00 · 3750 次点击
    这是一个创建于 3975 天前的主题,其中的信息可能已经有所发展或是发生改变。
    4 条回复    1970-01-01 08:00:00 +08:00
    BeanYoung
        1
    BeanYoung  
       2013-06-05 22:47:34 +08:00 via iPad
    我们团队一直在用,从1.0到2.0,一开始是内部项目,到后来线上服务。
    总体来说不错,不过又两个问题,一个是没有连接池,我们fork了一个基于dbutil的连接池版本。另外一个问题是对MySQL 不支持update count,我们也fork了一个支持的版本,但作者没有接受pull request。
    代码量大概在两千行左右,不是大东西。
    aisk
        2
    aisk  
       2013-06-05 22:51:40 +08:00
    现在在用 很不错
    ayang23
        3
    ayang23  
    OP
       2013-06-06 10:00:11 +08:00
    @BeanYoung 非常感谢,fork地址给我一下,update count我估计能用上。
    xiaket
        4
    xiaket  
       2013-06-06 10:06:10 +08:00   ❤️ 1
    厚颜贴一下自己做过的一些粗浅分析... http://blog.xiaket.org/2013/peewee.html
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5186 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 05:44 · PVG 13:44 · LAX 22:44 · JFK 01:44
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.