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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How would you build Stripe Sigma

1 点作者 markhalonen超过 1 年前
Stripe provides https:&#x2F;&#x2F;stripe.com&#x2F;sigma which allows users to write their own SQL.<p>If you had a multi-tenant Postgres DB, how would you build a system such as Stripe Sigma? Where each tenant can only query their own data obviously.<p>Thanks for any recommendations!<p>More notes that could be helpful:<p>* dozens of tables<p>* data latency should be minimized, but 5 minutes is fine.<p>* not &quot;big data&quot;, &lt;10 GB per tenant<p>* need a post-processing step (for example, add a column of current balance to each transaction in an accounting system)

暂无评论

暂无评论