Added Jul 19, 2026

PgDog

Scale PostgreSQL without changing your app
AI WritingContent GenerationResearchEmail WritingSummarizationRewritingAcademic ResearchBrowser Extension

개요
PgDog는 무엇인가요?

PgDog is an open-source connection pooler, load balancer, and sharding proxy for PostgreSQL that enables horizontal scaling without changing your application code.

Scale PostgreSQL without changing your app

핵심 기능
Connection pooling: share a few Postgres connections among 100,000+ clients while preserving session state, advisory locks, and LISTEN/NOTIFY.
Multi-threaded and async: handles 50,000+ transactions per second per thread with no query length or connection limits.
Read/write splitting: automatically routes SELECT queries to replicas and other queries to the primary, using Postgres SQL parser.
Sharding: distributes data across shards based on a sharding key, supports cross-shard transactions, replicated tables, and automatic DDL propagation.
Health checks and failover detection: blocks outdated or broken replicas and moves write traffic to a new primary without config changes.
ACID compliance: maintains consistency at scale with native two-phase commit and automatic rollback on errors.
주요 사용 사례
  • Scaling PostgreSQL for high-traffic web applications without application changes.
  • Distributing read queries across replicas to improve performance and reduce load.
  • Sharding large databases to handle growing data volumes while maintaining relational integrity.
  • Building a distributed, consistent database layer for OLTP and OLAP workloads.
  • Simplifying database infrastructure with a single endpoint for connection pooling, load balancing, and sharding.
사용 방법
  • Download the PgDog executable from the official website or GitHub.
  • Configure the proxy with your PostgreSQL connection details and desired settings (pool size, sharding rules, etc.).
  • Deploy PgDog as a standalone service or alongside your application.
  • Point your application's database connection to the PgDog endpoint instead of directly to PostgreSQL.
  • Monitor performance and scaling through logs and health checks.
가격
PgDog는 Free 가격 모델을 사용합니다. 가격과 기능은 시간이 지나며 바뀔 수 있습니다.
Free
$0
검증 예정
Pro
검증 예정
검증 예정
Team
검증 예정
검증 예정
Enterprise
검증 예정
검증 예정
딜 / 쿠폰
등록된 쿠폰이 없습니다.
좋은 평가를 받는 이유
아직 리뷰 태그가 없습니다.
개선이 필요한 점
아직 리뷰 태그가 없습니다.
자주 묻는 질문

제품 타임라인
검증 예정
PgDog 리뷰
The community submitted 0 reviews to tell us what they like about PgDog, what PgDog can do better, and more.
Based on 0 reviews
Ease of Use
Output Quality
Reliability
Value for Money
Customization
Review PgDog?
Pros (0)
No tags.
Cons (0)
No tags.
No reviews yet.
Verification
Tool status
검증 예정
Pricing verified
검증 예정
Founder claimed
No / To be verified
Source
Official website / Community submitted
Related Tags
AI WritingContent GenerationResearchEmail WritingSummarizationRewritingAcademic ResearchBrowser ExtensionFreemium
Own this tool?
Claim this profile to update product information, pricing, and official answers.