You are viewing a single comment's thread:
Another solution is making your own API against mongo, which is what I was planning on doing for some complex reports.
Absolutely, for the reporting you plan on doing that would be the best method, because then you can get real creative with the queries vs api calls. My simple richlist view doesn't need that level of control.
View more
Absolutely, for the reporting you plan on doing that would be the best method, because then you can get real creative with the queries vs api calls. My simple richlist view doesn't need that level of control.
View more