It depend upon your data requirements.
Generally mongodb is storing for semi structured data. If your data need to be in structured I suggest to use postgresql which is relational db
Which is the best framework for Python using MongoDB?Currently I am using Django framework but it's support for MongoDb seems to be discontinue, What are the other options ?
--
--
The website for the club is http://wncc-iitb.org/
To post to this group, send email to wncc...@googlegroups.com
---
You received this message because you are subscribed to the Google Groups "Web and Coding Club IIT Bombay" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wncc_iitb+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Which is the best framework for Python using MongoDB?Currently I am using Django framework but it's support for MongoDb seems to be discontinue, What are the other options ?
Yup. Previously we used flask and mongo, now are come completely shifting to Django and postgres because there were lot of limitations in mongo when your data and also traffic grows