Which Python API should be used with Mongo DB and Django

后端 未结 6 1718
情深已故
情深已故 2020-12-12 14:11

I have been going back and forth over which Python API to use when interacting with Mongo. I did a quick survey of the landscape and identified three leading candidates.

6条回答
  •  心在旅途
    2020-12-12 14:26

    I've been working with Mongokit. Like it so far.

    Here's a blog post I referenced when integrating with Django

提交回复
热议问题