TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Hosted Postgres provider that offers sharding

4 pointsby rtukpeover 1 year ago
Hi HN,<p>Does anyone know a DBaaS provider that provides Postrges clusters with the option to shard them down the line? Most providers I currently know don&#x27;t offer features beyond replication and connection pooling.<p>Would love any help, thanks in advance.

1 comment

tudorgover 1 year ago
I think Azure offers sharding via Citus: <a href="https:&#x2F;&#x2F;learn.microsoft.com&#x2F;en-us&#x2F;azure&#x2F;cosmos-db&#x2F;postgresql&#x2F;introduction" rel="nofollow noreferrer">https:&#x2F;&#x2F;learn.microsoft.com&#x2F;en-us&#x2F;azure&#x2F;cosmos-db&#x2F;postgresql...</a><p>Then, there&#x27;s the Postgres compatible offerings like CockroachDB and Yugabyte that do sharding transparently.
评论 #37324299 未加载