<div dir="ltr">Hi<div><br></div><div>Just wondering if anyone can offer some good practical advice on working with flask and mongo for a data centric app.</div><div><br></div><div>The base requirement is that there will be a lot of grids in the application, sports data based (fantasy) in first version.</div><div>So was thinking of using something like ember and  ember grids <a href="http://addepar.github.io/ember-table/#/overview">http://addepar.github.io/ember-table/#/overview</a> . Open to opinion here that is why I am asking.</div><div><br></div><div>If that was a good choice then with flask and mongo I should use <a href="https://github.com/MongoEngine/flask-mongoengine">https://github.com/MongoEngine/flask-mongoengine</a> and to connect data to ember the rest framework <a href="http://flask-restful.readthedocs.org/en/0.3.4/">http://flask-restful.readthedocs.org/en/0.3.4/</a></div><div><br></div><div>Would this be a good  stack to start with ?</div></div>