Would you use Fauna for analytics?

I keep operational data in Fauna, and now have a need to log events for analytics.
Is fauna suitable for this purpose in terms of performance (multi-field aggregations across many documents) and in terms of cost (many small write ops, no updates, aggregated reads)

@danbars, FaunaDB is an OLTP database and would not be a good choice for OLAP use cases. Improving aggregations is in our product road map.

1 Like

@danbars: The answer here might be interesting to you if you do use fauna and need analytics.