jvc26
jvc26

Reputation: 6523

Django and MongoDB - good libraries to use?

There have been several MongoDB and Django posts - one of the most recent I found was from about 12 months ago. I was wondering what the favourite library/integration method was at the present time and whether anyone had some good pointers about where to look for good ideas?

Thanks,

J

Upvotes: 0

Views: 266

Answers (1)

user747858
user747858

Reputation:

I always run in to this while exploring options Django-mongokit and mongokit on top of pymongo

Django-Mongokit

Upvotes: 1

Related Questions