pymongo
登入:
http://rasca0027.logdown.com/posts/252512-python-mongodb-pymongo-teaching
https://api.mongodb.com/python/current/examples/authentication.html
https://docs.mongodb.com/manual/reference/method/db.auth/
https://stackoverflow.com/questions/24686749/add-user-to-mongodb-via-python
基本操作:
https://api.mongodb.com/python/current/tutorial.html#making-a-connection-with-mongoclient
https://blog.gtwang.org/programming/getting-started-with-mongodb-shell-1/
https://codertw.com/%E7%A8%8B%E5%BC%8F%E8%AA%9E%E8%A8%80/84960/
https://wiki.jikexueyuan.com/project/start-learning-python/232.html
https://www.itread01.com/content/1548311252.html
https://www.w3schools.com/python/python_mongodb_create_db.asp
Last updated