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
banxi1988
V2EX  ›  Python

期待 SQLAlchemy 1.1 快点发布

  •  
  •   banxi1988 ·
    banxi1988 · 2015-10-19 23:04:28 +08:00 · 2187 次点击
    这是一个创建于 3122 天前的主题,其中的信息可能已经有所发展或是发生改变。

    前段时间将 Postgresql 从 9.3 升到了 9.4
    从此喜欢上了写 SQL 。
    新的 JSONB 让我在处理老的以字符串存储的 JSON 数据格式时用得很爽很开心。

    还有一些聚合函数如 json_agg 等也经常用。
    不过支持这些 array_agg,string_agg 函数 的 SQLAlchemy 要 1.1 才支持。

    我就继续用 Textual SQL 吧。期待 1.1 的发布。

    2 条回复    2015-10-20 17:13:08 +08:00
    fy
        1
    fy  
       2015-10-20 13:59:06 +08:00
    我转向 peewee 了,觉得比 SQLAlchemy 方便很多。只是不知道楼主说的函数是否支持。
    V29090
        2
    V29090  
       2015-10-20 17:13:08 +08:00
    大海珍,不要在这里发说说,小伙伴们都听不懂你在说什么
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3291 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 13:28 · PVG 21:28 · LAX 06:28 · JFK 09:28
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.