PostgreSQL相關的軟件,庫,資源等的集合:awesome-postgres
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 Adminisitration and Management GUI
- phpPgAdmin - The Premier Web Based Administration Tool for Postgres
- pgweb - Web-based PostgreSQL database browser written in Go
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
- PGStorm - 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
Optimization
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
Tutorials
- tutorialspoint PostgreSQL tutorial - A very extensive collection of tutorials on PostgreSQL
- Postgres Guide - A guide designed as an aid for beginners and experienced users to find specific tips and explore tools available within Postgres.
- Backup and recover a Postgres DB using wal-e - A tutorial about setting up continuous archiving in PostgreSQL using wal-e
Blogs
- Planet PostgreSQL - A blog aggregation service for PostgreSQL.
- Craig Kerstiens Postgres Posts - A set of posts on Postgres cool features/tips/tricks.
Newsletters
- Postgres Weekly - A weekly newsletter that contains articles, news, and repos relevant to Postgres
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!