标签: javascript node.js rethinkdb rethinkdb-javascript reql
我有存储在数组中的日期对象。我想通过rethinkdb查询来计算所有这些日期的总和,我的数据存储在JSON中。阵列大小可以变化。
rethinkdb