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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What does your production database look like?

1 点作者 iequery大约 5 年前
Interested to see what others use for “core” business logic databases at $DAYJOB. Mostly asking about SQL, but anything goes.<p>Industry: Industry-specific Enterprise SASS (startup)<p>Database: Postgres<p>Table count: About 150<p>Application type: Web server, monolith.<p>Use vs other data stores: We run almost all our data through postgres, dumping large objects to s3.<p>Description: We have a core set of tables&#x2F;columns for domain modeling that don’t change much, and lots of accessory tables for application features that we add to at a pretty fast clip. I suspect this is similar to other enterprise sass companies of our size.

暂无评论

暂无评论