转载:PostgreSQL 高质量学习交流网站及链接推荐


转载:https://bbs.huaweicloud.com/forum/thread-131191-1-1.html

在学习和使用PG过程中,经常会翻阅一些资料,现在我把在这个过程积累得一些高质量的链接分享给大家。如果大家发现很好的链接,也欢迎分享给我,从而改进。

官方   

=================

  • 官方:https://www.postgresql.org/
  • 官方仓库:https://git.postgresql.org/gitweb/
  • planet PG:https://planet.postgresql.org/  包括Top posters、Top teams、Feeds、Planet
  • 官方wiki:https://wiki.postgresql.org/wiki/Main_Page
  • Weekly News: https://postgresweekly.com/
  • 英文手册:https://www.postgresql.org/docs/
  • 中文手册:http://www.postgres.cn/docs/10/
  • 中文社区:http://www.postgres.cn/
  • pgadmin:https://www.pgadmin.org/#
  • pg大会:https://postgresconf.org/
  • 插件大全:https://pgxn.org/
  • pg欧洲:https://www.postgresql.eu/
  • commitfest: https://commitfest.postgresql.org/

厂商   

=====================

  • openGauss:https://opengauss.org/zh/
  • 富士通: https://www.postgresql.fastware.com/  
  • postgres pro: https://postgrespro.com/
  • 二象限:https://www.2ndquadrant.com/en/
  • EDB:https://www.enterprisedb.com/
  • Crunchy Data:https://www.crunchydata.com/
  • PostgreSQL Internal :http://postgresintl.com/
  • HeteroDB:http://heterodb.com/  PG-Strom插件,基于GPU和NVME,大数据处理
  • Cybertec:https://www.cybertec-postgresql.com/
  • 时序数据库 timescale:https://docs.timescale.com/
  • https://www.pipelinedb.com/  High-performance time-series aggregation
  • https://www.citusdata.com/ 分布式sharding
  • https://pgexercises.com/
  • XL官网:https://www.postgres-xl.org/
  • pganalyze:https://pganalyze.com/
  • https://www.elephantsql.com/

博客  

=====================

  • 数据库周报:https://dbweekly.com/issues、
  • 二象限博客中心:https://www.2ndquadrant.com/en/blog/
  • PG每周新闻 https://grantzhou.github.io/PostgreSQL-Weekly-News-1-9/
  • Bruce Momjian博客(PG社区co-founder) https://momjian.us/ 
  • 最新资讯:http://depesz.com/
  • 专注PG数据库维护的一个小团队  https://dataegret.com/news-blog/
  • 开源关系型数据库PostgreSQL生态系列资源 https://github.com/liuyuanyuan/FantasticPostgres/
  • internal Postgres:http://www.interdb.jp/pg/index.html
  • http://postgresguide.com/
  • https://blog.panoply.io/
  • https://pgdba.org/
  • SeveralNines:https://severalnines.com/database-blog
  • https://blog.panoply.io/
  • percona:https://www.percona.com/blog

其它  

=====================

  • https://pgmodeler.io/ PG建模
  • PGTune https://pgtune.leopard.in.ua/#/  参数优化小工具