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

Python

  •  
  •   young1 · 2024-03-12 15:20:32 +08:00 · 1382 次点击
    这是一个创建于 378 天前的主题,其中的信息可能已经有所发展或是发生改变。
    我想问一下 java 中可以用 springboot+mybatis 快速构建微服务项目。那么 python 中是否有相应的框架或者库来实现呢?
    5 条回复    2024-03-13 09:44:40 +08:00
    litguy
        1
    litguy  
       2024-03-12 15:23:41 +08:00
    Django 可能算是最大而全的了
    ipwx
        2
    ipwx  
       2024-03-12 15:33:26 +08:00
    FastAPI + SQLAlchemy
    yuyue001
        3
    yuyue001  
       2024-03-12 15:53:40 +08:00
    Python 一般不用微服务,普通项目不需要拆分,没意义。
    Django 大而全
    Flask 容易上手
    FastAPI 比较新,性能不错。
    young1
        4
    young1  
    OP
       2024-03-12 15:56:20 +08:00
    @ipwx ORM 这块我觉得应该就是 SQLAlchemy 了。而且 SQLAlchemy 还可以和 flask 一起使用。
    F7TsdQL45E0jmoiG
        5
    F7TsdQL45E0jmoiG  
       2024-03-13 09:44:40 +08:00
    PowerBuilder 秽土转生成了 ORM
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1248 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 23:23 · PVG 07:23 · LAX 16:23 · JFK 19:23
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.