(no title)
jd_mongodb | 3 years ago
MongoDB supports SQL queries. Tableau has an MongoDB connector. You can connect MongoDB to Excel via our DataAPI and of course our Cloud platform provides embeddable charts.
Only the DataAPI is a relatively recent addition. The rest are very mature features.
zX41ZdbW|3 years ago
It looks like it's only available in the Atlas service. Please correct me if I'm wrong.
Writing analytic queries in JS is painful.
emptysea|3 years ago
you really have to think about how you structure your data in mongo for it to work with lots of queries since joins are untenable (even if aggregations support them)
senttoschool|3 years ago