添加於 Jul 19, 2026

PgDog

Scale PostgreSQL without changing your app
AI WritingContent GenerationResearchEmail WritingSummarizationRewritingAcademic Research瀏覽器擴充功能

總覽
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 評價
社群已提交 0 則關於 PgDog 的評價,分享他們喜歡什麼、哪些地方還能改進,以及更多實際體驗。
基於 0 則評價
Ease of Use
Output Quality
Reliability
Value for Money
Customization
評價 PgDog?
優點 (0)
暫無標籤。
缺點 (0)
暫無標籤。
還沒有評價。
驗證資訊
工具狀態
待核實
定價已核驗
待核實
創辦人已認領
否 / 待核實
來源
官網 / 社群提交
相關標籤
AI WritingContent GenerationResearchEmail WritingSummarizationRewritingAcademic Research瀏覽器擴充功能Freemium
你是這個工具的官方團隊嗎?
認領這個資料頁後,你可以更新產品資訊、定價與官方回覆。