TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Best Analytics Warehouse/Engine

1 点作者 bvallelunga超过 8 年前
What is the best data analytics warehouse and engine that is full managed where you can add and query data via their api or library?<p>I am looking for something where I can do this: lib.track(&quot;user.purchase&quot;, { amount: 10, currency: &quot;$&quot;, user: user.id });<p>Then query by<p>lib.query({ created: &lt; Today, user: user.id, amount: &gt; 10 })

暂无评论

暂无评论