Fork me on GitHub
#rethinkdb
<
2016-07-21
>
samueldev16:07:47

@apa512: this might be a better question for the developers of the database itself but I figure I'll ask.. say we had 100,000 documents

samueldev16:07:53

Maybe 1,000,000 documents

samueldev16:07:13

And each had a float stored 3 layers deep in the document

samueldev16:07:37

And we wanted to aggregate the min, max, avg and total of each of those floats across all of those documents

samueldev16:07:47

Is rethink even the right db for this kind of problem?