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

mysql 每次查 100 条数据,数据库名字可以用 user 代替.取的字段用 name 代替

  •  
  •   a476286557 · 2018-09-03 13:26:50 +08:00 · 1594 次点击
    这是一个创建于 2055 天前的主题,其中的信息可能已经有所发展或是发生改变。
    用 SQLAlchemy 连接了数据库,因为库里有很多数据,想每次取 100 条数据里面的 name,应该怎么写呢?
    3 条回复    2018-09-03 13:33:30 +08:00
    a476286557
        1
    a476286557  
    OP
       2018-09-03 13:31:37 +08:00
    数据库里面有很多很多条数据
    poxiaobbs
        2
    poxiaobbs  
       2018-09-03 13:32:25 +08:00 via Android
    limit ?
    lniwn
        3
    lniwn  
       2018-09-03 13:33:30 +08:00
    方法一,关键词:yield_per
    方法二,关键词:stream_results

    https://oaoa.me/2018/08/cjki5kprp0007zejv8oo60yw5/
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2793 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 11:47 · PVG 19:47 · LAX 04:47 · JFK 07:47
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.