B
B
beduin012016-01-11 20:35:46
NoSQL
beduin01, 2016-01-11 20:35:46

What is the best way to store data statistics in NoSQL?

The situation is this. There is a document describing the data structure with a small nesting. On the site, this structure is displayed in the form of a test. The user clicks everything and you need to collect response statistics.
The question is what is the best way to do it? For each user, create a copy of the structure where the user should be the root. And how to collect statistics from all this? Is there a way to add the same IDs in different documents, or how would it look like?
Maybe there are better options?
I plan to use ArangoDB or RethinkDB.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question