推荐学习书目
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
saximi
V2EX  ›  Python

请大家推荐 MangoDB 的学习资料

  •  
  •   saximi · Oct 14, 2017 · 4346 views
    This topic created in 3137 days ago, the information mentioned may be changed or developed.
    想在 PYTHON3 下使用 MANGODB 数据库,作为初学者,想找一本合适的书籍,最好是电子书,
    感谢大家指点!
    15 replies    2017-10-15 13:01:10 +08:00
    unsuey
        1
    unsuey  
       Oct 14, 2017
    MongoDB 权威指南
    hyperdak
        2
    hyperdak  
       Oct 14, 2017
    高性能 Mysql
    因为我们用完 mongo 以后就放弃治疗了
    scriptB0y
        3
    scriptB0y  
       Oct 14, 2017
    直接当字典用就可以,然后需要什么就去查什么。
    clearbug
        4
    clearbug  
       Oct 14, 2017 via Android
    @hyperdak 什么原因?不稳定吗?
    crayygy
        5
    crayygy  
       Oct 14, 2017 via iPhone
    MongoDB 默认是没有使用用户验证的,如果是公开环境下,请务必手动添加。
    fiht
        6
    fiht  
       Oct 14, 2017
    Mongo 入门就那么几个基本操作(其实是我就会这几个基本操作)
    insert update delete
    然后注意 Mongo 的操作都得用 json 写就是了
    beginor
        7
    beginor  
       Oct 14, 2017 via Android
    用了 MongoDB 一段时间,打算转 PostgreSQL 了
    circle2
        8
    circle2  
       Oct 14, 2017
    @beginor @saximi 用了 MongoDB 一段时间,打算转 Cassandra 了
    zlfzy
        9
    zlfzy  
       Oct 14, 2017
    《 MongoDB 从入门到删库跑路》
    sunwei0325
        10
    sunwei0325  
       Oct 14, 2017
    Mongo 官网的指南就够了
    doubleflower
        11
    doubleflower  
       Oct 14, 2017
    又转回 mysql 了,除非应用非常契合 nosql 的特点,否则上 nosq 真是给自已找麻烦
    hcnhcn012
        12
    hcnhcn012  
       Oct 14, 2017 via iPhone
    官方文档就行,mongodb 老版本和新版本差别很大(包括取缔 master slave 变成 replica sets),现在中文书很多都是老版的,结合 python 驱动文档 pymongo 就可以看了
    wxsm
        13
    wxsm  
       Oct 14, 2017
    建议直接阅读官网资料以及文档。
    saximi
        14
    saximi  
    OP
       Oct 15, 2017
    @circle2 请教,为何要转 Cassandra,和 MongoDB 相比的优势是?
    circle2
        15
    circle2  
       Oct 15, 2017
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   921 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 51ms · UTC 19:50 · PVG 03:50 · LAX 12:50 · JFK 15:50
    ♥ Do have faith in what you're doing.