
Mongo DB is used in our migration work: we pull data from the Facebook API, load it into Mongo collections, and then move that Mongo data into BigQuery. The best part about Mongo is that we can handle most of the major transformations directly within the Mongo collections before loading it onward. Review collected by and hosted on G2.com.
The query part is quite tricky, and sometimes the Mongo server doesn’t work. Review collected by and hosted on G2.com.