码迷,mamicode.com
首页 > 数据库 > 详细

PostgreSQL相关的软件,库,工具和资源集合

时间:2016-05-14 22:54:03      阅读:598      评论:0      收藏:0      [点我收藏+]

标签:

PostgreSQL相关的软件,库,工具和资源集合。

备份

  • 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/1450226386125

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


问题列表:
#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
 

PostgreSQL相关的软件,库,工具和资源集合

标签:

原文地址:http://www.cnblogs.com/fangyuan303687320/p/5493445.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!