stingh711

有人在正式项目里使用过sqlalchemy么?

  •  
  •   stingh711 · Apr 23, 2012 · 9248 views
    This topic created in 5130 days ago, the information mentioned may be changed or developed.
    7 replies    1970-01-01 08:00:00 +08:00
    linnchord
        1
    linnchord  
       Apr 23, 2012
    这算是python下最强大的orm了吧,功能强大全面,而且伸缩性强,用的很多的了。
    windylcx
        2
    windylcx  
       Apr 23, 2012
    我用过。一个后台管理系统。我是第一次用,感觉不好用。以声明方式定义类的时候,后面一些操作api 都要用到表名的,表名得用Table的方声定义,可能是我没发现。
    PS:第一次做python 项目,用的是flask.
    stingh711
        3
    stingh711  
    OP
       Apr 24, 2012
    @windylcx 用declarative extension,就可以像active record或者django的model一样用了
    gonbo
        4
    gonbo  
       Apr 24, 2012
    最流行的python ORM。 但是我还是觉得,直接写sql比较好。
    clino
        5
    clino  
       Apr 24, 2012
    我用 uliweb 写了一些应用,因为uliweb使用 sqlalchemy 作为 orm,所以也算是用了
    uliweb 包装得很方便好用,开发效率比较高
    hqman
        6
    hqman  
       Jun 28, 2012
    刚入门 对于 session 事务 还不是很理解 求探讨
    judezhan
        7
    judezhan  
       Jul 13, 2012
    小项目一般直接Raw SQL...之前googlg出过一个MySQL前端,Vtocc,现在是YouTube的MySQL架构核心,10K+的并发处理能力,有兴趣可以研究下。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3226 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 40ms · UTC 14:19 · PVG 22:19 · LAX 07:19 · JFK 10:19
    ♥ Do have faith in what you're doing.