⬅︎ Back to How and why to use django-mongokit (aka. Django to MongoDB)
For strucuture. And to be able to attach that structure to python classes so you can have methods that relate to the data in a object oriented way.
Hi! Could you please explain why should I use MongoKit, but not just PyMongo? Results coming from MongoDB already are objects when using PyMongo.
Comment
For strucuture. And to be able to attach that structure to python classes so you can have methods that relate to the data in a object oriented way.
Parent comment
Hi! Could you please explain why should I use MongoKit, but not just PyMongo? Results coming from MongoDB already are objects when using PyMongo.