PostgreSQL相關的軟件,庫,工具和資源集合

PostgreSQL相關的軟件,庫,工具和資源集合。php

備份

  • wal-e - Simple Continuous Archiving for Postgres to S3, Azure, or Swift by Heroku
  • Barman - Backup and Recovery Manager for Postgres by 2ndQuadrant

GUI

  • pgAdmin - Postgres Administration and Management GUI
  • phpPgAdmin - The Premier Web Based Administration Tool for Postgres
  • pgweb - Web-based PostgreSQL database browser written in Go
  • Postico - A Modern PostgreSQL Client for OS X (Commercial Software)

Distributions

  • Postgres.app - The Easiest Way to Get Started with PostgreSQL on the Mac

CLI

  • pgcli - Postgres CLI with autocompletion and syntax highlighting
  • psql2csv - Run a query in psql and output the result as CSV

Server

  • Postgres-XL - Scalable Open Source PostgreSQL-based Database Cluster

Monitoring

  • Check_postgres - Nagios check_postgres plugin for checking status of PostgreSQL databases

Extensions

  • PGStrom - Postgres extension to offload CPU intensive workloads to GPU
  • pg_shard - PostgreSQL extension to scale out real-time reads and writes
  • PostGIS - Spatial and Geographic objects for PostgreSQL
  • pg_paxos - Basic implementation of Paxos and Paxos-based table replication for a cluster of PostgreSQL nodes

Optimization

  • PgHero - Postgres insights made easy
  • pgtune - PostgreSQL configuration wizard

Utilities

  • PostgREST - PostgREST serves a fully RESTful API from any existing PostgreSQL database
  • mysql-postgresql-converter - Lanyrd's MySQL to PostgreSQL conversion script
  • postgresql-metrics - Tool that extracts and provides metrics on your PostgreSQL database
  • pgloader - Pgloader loads data into PostgreSQL using the COPY streaming protocol, and does so with separate threads for reading and writing data
  • pgbadger - a fast PostgreSQL Log Analyzer
  • pg_activity - pg_activity is a top like application for PostgreSQL server activity monitoring
  • pgfutter - Import CSV and JSON into PostgreSQL the easy way
  • pganalyze - PostgreSQL Performance Monitoring (Commercial Software)
  • yoke - Postgres high-availability cluster with auto-failover and automated cluster recovery

Language bindings

Tutorials

Blogs

Newsletters

  • Postgres Weekly - A weekly newsletter that contains articles, news, and repos relevant to Postgres

項目主頁:http://www.open-open.com/lib/view/home/1450226386125html

項目描述:A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql — 查看更多內容...java


問題列表:
#94 add pgpool-II tool 由 olshevskiy87  2016-05-08
#93 add Telegraf A postgres metric recovery 由 arthtux  2016-05-04
#74 Looking for maintainers 由 dhamaniasad  2016-03-12
#55 Update README.md 由 dva  2016-03-10
#52 Add luapgsql, a Lua binding for PostgreSQL 由 mbalmer  2016-03-10
 

介紹:2013年4月PG技術沙龍PPTpython

介紹:PG9.1中文翻譯文檔mysql

介紹:PostgreSQL與 MS SQL Server的對比,中文版ios

介紹:做者從事pg截止目前大概有7-8年,長期活躍在國內的pg社區。這套PostgreSQL 30天 培訓視頻包含了SQL基礎,備份恢復,HA,服務端編程,大數據,內核,應用案例等,很是適合新手nginx

介紹:PostgreSQL愛好者的參考資料推薦git

介紹:PostgreSQL Studio 是開源的 PostgreSQL 數據庫的 Web 接口。能夠讓你直接在瀏覽器上編輯數據庫代碼,瀏覽數據庫模型和運行 SQL 語句。這是一個數據庫管理工具,側重於開發。github

介紹:PostgreSQL Query Cache 一個新的開源軟件,用來極速提高 PostgreSQL 數據庫的查詢性能,經過緩存查詢結果,可提高 10 ~ 100 倍。

介紹:Python的PostgreSQL驅動。

介紹:pgDesigner 是一個爲PostgreSQL數據庫設計的建模工具.僅支持Linux。

介紹:一個採用 Go 語言開發的基於 Web 的 PostgreSQL 管理系統。

介紹:一個簡單易用的 PostgreSQL 的監控工具,支持 PostgreSQL 9.0 以及更新的版本。

介紹:pgpool-II 是運行於 PostgreSQL 數據庫服務器和客戶端之間的一箇中間件,提供的功能包括:鏈接池、複製、負載均衡、客戶端限制和並行查詢等。

介紹:pgCluu 是一個對 PostgreSQL 集羣性能進行完整審計的工具,該工具分爲兩部分: 1. collector 收集器用於從 PostgreSQL 集羣中獲取統計數據,使用 psql 和 sar 工具 2. grapher 關於生成 HTML 報表和圖表 數據庫服務器和客戶端之間的一箇中間件,提供的功能包括:鏈接池、複製、負載均衡、客戶端限制和並行查詢等。

介紹:cstore_fdw 實現了 PostgreSQL 數據庫的柱狀存儲,用於對批量加載的數據進行分析的場景。

介紹:Barman (備份和恢復管理器) for PostgreSQL 是 PostgreSQL 數據庫服務器的災難恢復工具,容許遠程備份多個服務器,幫助 DBA 在數據恢復階段的關鍵工做。

介紹:pgFouine 是一個 PostgreSQL 的日誌分析軟件,能夠讓你對 PostgreSQL 數據庫的運行狀態有個清晰的瞭解,同時對一些慢查詢、使用頻率最高的查詢、錯誤生成相應的報表和圖表。

介紹:用PostgreSQL替換你的NoSQL。

介紹:Representing Trees in PostgreSQL

介紹:推薦一個博客,做者是一位日本的開發者。可是文章寫的挺好的。是英文!!

介紹:使用CTEs來提高你的數據庫性能

介紹:PostgreSQL的快速分頁

介紹:把你的PostgreSQL集羣從9.3升級到9.4.

介紹:Making PostgreSQL scale Hadoop-style: Benchmark numbers

介紹:還有part2

介紹:PostgreSQL的成長

介紹:如何建一個簡單的REST API 僅僅使用 Nginx 和 PostgreSQL.若是不理解REST API這裏推薦RESTful API 設計指南理解RESTful架構

介紹:PostgreSQL connection manager for scalability freaks.

介紹:PostgreSQL as a benchmarking tool

介紹:2014年 PGcon會議paper,進去以後你還能夠發現往年的paper。

介紹: Mac OS X端的PostgreSQL圖形管理工具

介紹: PostgreSQL’s Powerful New Join Type: LATERAL,這個類型是在9.3的版本中開始的。

介紹:PostgreSQL的硬件性能調優。

介紹:入門型電子書籍,書有點老了2001年的了。此外這本書的做者還有一個資源頁,裏面有不少的乾貨。做者是enterpriseDB的工程師。經典文章還有Writing PostgreSQL Applications.

介紹:什麼是PLV8?,魅力就是:用js寫SQL

介紹:fosdem是一個開源性組織,這個只是會議的一部分,從2001年開始到目前歷經13年的資料都被保存着,若是你有須要能夠本身去翻閱。乾貨不少,另外2015年的議題已經開始籌備了官方地址

*《PostgreSQL Now Has Logical Decoding》

介紹:PostgreSQL Now Has Logical Decoding,此外做者也是一位enterpriseDB的工程師,他的其餘博文也很精彩.

介紹:美國2014年pgconf paper。

介紹:把MySQL遷移至postgreSQL?不如試試這個工吧

1,Postgres 自動故障轉移 Manatee  https://github.com/joyent/manatee

2,pgsql圖片保存插件  https://github.com/drotiro/postpic

3,Super-smack 是一個強大的廣受讚譽的壓力測試工具,支持MySQL和PostgreSQL 

4,經典sql測試工具 https://sourceforge.net/projects/benchmarksql/

5,postgresql負載監控工具 http://dalibo.github.io/powa/

6,postgresql地理多主複製 https://github.com/2ndQuadrant/bdr

7,https://github.com/postgres-x2/postgres-x2 多主複製集羣

8, yoke  https://github.com/nanopack/yoke

 


來自:https://github.com/ty4z2008/Qix/blob/master/pg.md

相關文章
相關標籤/搜索