Set theme jekyll-theme-cayman and migrate Page Generator content

This commit is contained in:
Asad Dhamani 2017-03-27 04:31:09 +05:30
parent 9a52e830dc
commit b540325d47
7 changed files with 156 additions and 1151 deletions

8
_config.yml Normal file
View File

@ -0,0 +1,8 @@
title: Awesome Postgres
description: A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
google_analytics: UA-53446916-1
show_downloads: true
theme: jekyll-theme-cayman
gems:
- jekyll-mentions

View File

@ -1,351 +0,0 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Awesome Postgres by dhamaniasad</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Awesome Postgres</h1>
<h2 class="project-tagline">A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql</h2>
<a href="https://github.com/dhamaniasad/awesome-postgres" class="btn">View on GitHub</a>
<a href="https://github.com/dhamaniasad/awesome-postgres/zipball/master" class="btn">Download .zip</a>
<a href="https://github.com/dhamaniasad/awesome-postgres/tarball/master" class="btn">Download .tar.gz</a>
</section>
<section class="main-content">
<h1>
<a id="awesome-postgres" class="anchor" href="#awesome-postgres" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Awesome Postgres</h1>
<p>A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql</p>
<ul>
<li>
<a href="https://github.com/dhamaniasad/awesome-postgres#awesome-postgres">Awesome Postgres</a>
<ul>
<li><a href="#high-availability">High-Availability</a></li>
<li><a href="#backups">Backups</a></li>
<li><a href="#gui">GUI</a></li>
<li><a href="#distributions">Distributions</a></li>
<li><a href="#cli">CLI</a></li>
<li><a href="#server">Server</a></li>
<li><a href="#monitoring">Monitoring</a></li>
<li><a href="#extensions">Extensions</a></li>
<li><a href="#optimization">Optimization</a></li>
<li><a href="#utilities">Utilities</a></li>
<li><a href="#language-bindings">Language bindings</a></li>
<li><a href="#tutorials">Tutorials</a></li>
<li><a href="#blogs">Blogs</a></li>
<li><a href="#articles">Articles</a></li>
<li><a href="#newsletters">Newsletters</a></li>
<li><a href="#paas">PaaS (Hosted Postgres)</a></li>
</ul>
</li>
</ul>
<h3>
<a id="high-availability" class="anchor" href="#high-availability" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>High-Availability</h3>
<ul>
<li>
<a href="https://github.com/zalando/patroni">Patroni</a> - A template for PostgreSQL HA with ZooKeeper or etcd</li>
<li>
<a href="https://github.com/2ndQuadrant/repmgr">repmgr</a> - Is an open-source tool suite to manage replication and failover in a cluster of PostgreSQL servers</li>
<li>
<a href="http://slony.info">Slony-I</a> - A "master to multiple slaves" replication system with cascading and failover</li>
</ul>
<h3>
<a id="backups" class="anchor" href="#backups" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Backups</h3>
<ul>
<li>
<a href="http://www.pgbarman.org/">Barman</a> - Backup and Recovery Manager for Postgres by 2ndQuadrant</li>
<li>
<a href="https://github.com/omniti-labs/omnipitr">OmniPITR</a> - Advanced WAL File Management Tools for PostgreSQL</li>
<li>
<a href="http://www.pgbackrest.org">pgBackRest</a> - Reliable PostgreSQL Backup &amp; Restore</li>
<li>
<a href="https://github.com/ohmu/pghoard">pghoard</a> - Backup and restore tool for cloud object stores (AWS S3, Azure, Google Cloud, OpenStack Swift)</li>
<li>
<a href="https://github.com/wal-e/wal-e">wal-e</a> - Simple Continuous Archiving for Postgres to S3, Azure, or Swift by Heroku</li>
</ul>
<h3>
<a id="gui" class="anchor" href="#gui" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GUI</h3>
<ul>
<li>
<a href="https://www.adminer.org/">Adminer</a> Full-featured database management tool written in PHP</li>
<li>
<a href="https://www.jetbrains.com/datagrip/">DataGrip</a> - An IDE with advanced tool sets and good cross-platform experience (Commercial Software)</li>
<li>
<a href="https://datazenit.com/">Datazenit</a> - Web-based PostgreSQL GUI (Commercial Software)</li>
<li>
<a href="http://dbeaver.jkiss.org">DBeaver</a> - Universal Database Manager with excellent support for Postgres</li>
<li>
<a href="https://www.jackdb.com/">JackDB</a> - Web-based SQL query interface (Commercial Software)</li>
<li>
<a href="http://www.metabase.com">Metabase</a> - Simple dashboards, charts and query tool for your Postgres DB</li>
<li>
<a href="https://www.pgadmin.org/">pgAdmin</a> - Postgres Administration and Management GUI</li>
<li>
<a href="http://pgmodeler.com.br/">pgModeler</a> - pgModeler is an open-source PostgreSQL Database Modeler</li>
<li>
<a href="https://github.com/sosedoff/pgweb">pgweb</a> - Web-based PostgreSQL database browser written in Go</li>
<li>
<a href="https://github.com/phppgadmin/phppgadmin">phpPgAdmin</a> - The Premier Web Based Administration Tool for Postgres</li>
<li>
<a href="https://github.com/Paxa/postbird">Postbird</a> - PostgreSQL Client for macOS</li>
<li>
<a href="https://eggerapps.at/postico/">Postico</a> - A Modern PostgreSQL Client for macOS (Commercial Software)</li>
<li>
<a href="http://www.psequel.com/">PSequel</a> - PSequel provides a clean and simple interface for you to perform common PostgreSQL tasks quickly (Commercial Software)</li>
<li>
<a href="http://www.sqltabs.com/">SQL Tabs</a> - A Cross Platform Desktop Client for Postgres written in JS</li>
<li>
<a href="http://macpostgresclient.com/">SQLPro for Postgres</a> - A simple, powerful Postgres manager for macOS (Commercial Software)</li>
<li>
<a href="http://warp.one/">Warp</a> - macOS desktop tool for by-example querying and data transfer from/to PostgreSQL (Commercial Software)</li>
</ul>
<h3>
<a id="distributions" class="anchor" href="#distributions" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Distributions</h3>
<ul>
<li>
<a href="http://postgresapp.com/">Postgres.app</a> - The Easiest Way to Get Started with PostgreSQL on macOS</li>
</ul>
<h3>
<a id="cli" class="anchor" href="#cli" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>CLI</h3>
<ul>
<li>
<a href="https://github.com/dbcli/pgcli">pgcli</a> - Postgres CLI with autocompletion and syntax highlighting</li>
<li>
<a href="https://github.com/fphilipe/psql2csv">psql2csv</a> - Run a query in psql and output the result as CSV</li>
</ul>
<h3>
<a id="server" class="anchor" href="#server" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Server</h3>
<ul>
<li>
<a href="http://www.postgres-xl.org/">Postgres-XL</a> - Scalable Open Source PostgreSQL-based Database Cluster</li>
<li>
<a href="https://github.com/citusdata/citus">Citus</a> - Scalable PostgreSQL cluster for real-time workloads</li>
</ul>
<h3>
<a id="monitoring" class="anchor" href="#monitoring" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Monitoring</h3>
<ul>
<li>
<a href="https://github.com/bucardo/check_postgres">Check_postgres</a> - Nagios check_postgres plugin for checking status of PostgreSQL databases</li>
<li>
<a href="https://github.com/cavaliercoder/libzbxpgsql">libzbxpgsql</a> - A comprehensive PostgreSQL monitoring module for Zabbix</li>
<li>
<a href="https://github.com/rach/pome">Pome</a> - Pome stands for Postgres Metrics. Pome is a PostgreSQL Metrics Dashboard to keep track of the health of your database</li>
<li>
<a href="https://github.com/zalando/pg_view">pg_view</a> - An open-source command-line tool that shows global system stats, per-partition information, memory stats and other information</li>
</ul>
<h3>
<a id="extensions" class="anchor" href="#extensions" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Extensions</h3>
<ul>
<li>
<a href="https://github.com/citusdata/cstore_fdw">cstore_fdw</a> - Columnar store for analytics with PostgreSQL</li>
<li>
<a href="https://github.com/2ndQuadrant/pglogical">pglogical</a> - An extension that provides logical streaming replication</li>
<li>
<a href="https://github.com/keithf4/pg_partman">pg_partman</a> - Partition management extension for PostgreSQL</li>
<li>
<a href="https://github.com/citusdata/pg_paxos/">pg_paxos</a> - Basic implementation of Paxos and Paxos-based table replication for a cluster of PostgreSQL nodes</li>
<li>
<a href="https://github.com/citusdata/pg_shard">pg_shard</a> - PostgreSQL extension to scale out real-time reads and writes</li>
<li>
<a href="https://wiki.postgresql.org/wiki/PGStrom">PGStrom</a> - Postgres extension to offload CPU intensive workloads to GPU</li>
<li>
<a href="https://github.com/okbob/plpgsql_check">plpgsql_check</a> - An extension that allows to check plpgsql source code</li>
<li>
<a href="http://postgis.net/">PostGIS</a> - Spatial and Geographic objects for PostgreSQL</li>
<li>
<a href="https://github.com/zombodb/zombodb">zomboDB</a> - Postgres extension that enables efficient full-text searching via the use of indexes backed by Elasticsearch</li>
</ul>
<h3>
<a id="optimization" class="anchor" href="#optimization" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Optimization</h3>
<ul>
<li>
<a href="https://github.com/ankane/pghero">PgHero</a> - Postgres insights made easy</li>
<li>
<a href="https://github.com/gregs1104/pgtune/">pgtune</a> - PostgreSQL configuration wizard</li>
<li>
<a href="http://pgtune.leopard.in.ua/">pgtune</a> - Online version of PostgreSQL configuration wizard</li>
</ul>
<h3>
<a id="utilities" class="anchor" href="#utilities" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Utilities</h3>
<ul>
<li>
<a href="http://www.apgdiff.com/">apgdiff</a> - Compares two database dump files and creates output with DDL statements that can be used to update old database schema to new one</li>
<li>
<a href="https://github.com/Alexis-benoist/eralchemy">ERAlchemy</a> - ERAlchemy generates Entity Relation (ER) diagram from databases</li>
<li>
<a href="https://github.com/lanyrd/mysql-postgresql-converter">mysql-postgresql-converter</a> - Lanyrd's MySQL to PostgreSQL conversion script</li>
<li>
<a href="http://ora2pg.darold.net">ora2pg</a> - a Perl module to export an Oracle database schema to a PostgreSQL compatible schema</li>
<li>
<a href="https://github.com/julmon/pg_activity">pg_activity</a> - pg_activity is a top like application for PostgreSQL server activity monitoring</li>
<li>
<a href="https://pganalyze.com">pganalyze</a> - PostgreSQL Performance Monitoring (Commercial Software)</li>
<li>
<a href="https://github.com/dalibo/pgbadger">pgbadger</a> - a fast PostgreSQL Log Analyzer</li>
<li>
<a href="http://pgbouncer.github.io">PgBouncer</a> - Lightweight connection pooler for PostgreSQL</li>
<li>
<a href="https://github.com/lesovsky/pgcenter">pgCenter</a> - Provides convenient interface to various statistics, management task, reloading services, viewing log files and canceling or terminating database backends</li>
<li>
<a href="https://github.com/lukasmartinelli/pgclimb">pgclimb</a> - Export data from PostgreSQL into different data formats</li>
<li>
<a href="https://github.com/lukasmartinelli/pgfutter">pgfutter</a> - Import CSV and JSON into PostgreSQL the easy way</li>
<li>
<a href="http://pginsight.io/">PGInsight</a> - CLI tool to easily dig deep inside your Postgresql database</li>
<li>
<a href="https://github.com/dimitri/pgloader">pgloader</a> - Pgloader loads data into PostgreSQL using the COPY streaming protocol, and does so with separate threads for reading and writing data</li>
<li>
<a href="http://www.pgpool.net/mediawiki/index.php/Main_Page">pgpool-II</a> - Middleware that provides connection pooling, replication, load balancing and limiting exceeding connections</li>
<li>
<a href="https://github.com/ankane/pgsync">pgsync</a> - A tool to sync Postgres data to your local machine</li>
<li>
<a href="https://github.com/dvarrazzo/pgxnclient">PGXN client</a> - A command line tool to interact with the PostgreSQL Extension Network</li>
<li>
<a href="https://github.com/spotify/postgresql-metrics">postgresql-metrics</a> - Tool that extracts and provides metrics on your PostgreSQL database</li>
<li>
<a href="https://github.com/begriffs/postgrest">PostgREST</a> - PostgREST serves a fully RESTful API from any existing PostgreSQL database</li>
<li>
<a href="https://github.com/nanopack/yoke">yoke</a> - Postgres high-availability cluster with auto-failover and automated cluster recovery</li>
</ul>
<h3>
<a id="language-bindings" class="anchor" href="#language-bindings" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Language bindings</h3>
<ul>
<li>Common Lisp: <a href="https://github.com/marijnh/Postmodern">Postmodern</a>
</li>
<li>Elixir: <a href="https://github.com/elixir-ecto/postgrex">postgrex</a>
</li>
<li>Go: <a href="https://github.com/jackc/pgx">pgx</a>
</li>
<li>Java: <a href="https://jdbc.postgresql.org/">PostgreSQL JDBC Driver</a>
</li>
<li>Node: <a href="https://github.com/brianc/node-postgres">node-postgres</a>
</li>
<li>Perl: <a href="http://search.cpan.org/%7Eturnstep/DBD-Pg/Pg.pm">DBD-Pg</a>
</li>
<li>PHP: <a href="http://www.pomm-project.org">Pomm</a>, <a href="https://github.com/m6w6/ext-pq">pecl/pq</a>
</li>
<li>Python: <a href="https://pypi.python.org/pypi/psycopg2">psycopg2</a>
</li>
<li>Ruby: <a href="https://bitbucket.org/ged/ruby-pg/wiki/Home">pg</a>
</li>
<li>Rust: <a href="https://github.com/sfackler/rust-postgres">rust-postgresql</a>
</li>
</ul>
<h3>
<a id="tutorials" class="anchor" href="#tutorials" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Tutorials</h3>
<ul>
<li>
<a href="https://coderwall.com/p/cwe2_a/backup-and-recover-a-postgres-db-using-wal-e">Backup and recover a Postgres DB using wal-e</a> - A tutorial about setting up continuous archiving in PostgreSQL using wal-e</li>
<li>
<a href="https://www.pgcasts.com">PG Casts</a> - Free weekly PostgreSQL screencasts by Hashrocket</li>
<li>
<a href="http://postgresguide.com/">Postgres Guide</a> - A guide designed as an aid for beginners and experienced users to find specific tips and explore tools available within Postgres</li>
<li>
<a href="https://pgexercises.com/">PostgreSQL Exercises</a> - A site to make it easy to learn PostgreSQL by doing</li>
<li>
<a href="http://www.tutorialspoint.com/postgresql/">tutorialspoint PostgreSQL tutorial</a> - A very extensive collection of tutorials on PostgreSQL</li>
</ul>
<h3>
<a id="blogs" class="anchor" href="#blogs" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Blogs</h3>
<ul>
<li>
<a href="http://planet.postgresql.org/">Planet PostgreSQL</a> - A blog aggregation service for PostgreSQL</li>
<li><a href="http://adpgtech.blogspot.ru/search/label/PostgreSQL/">Andrew Dunstan's PostgreSQL and Technical blog</a></li>
<li><a href="http://momjian.us/main/blogs/pgblog.html">Bruce Momjian's Postgres blog</a></li>
<li>
<a href="http://www.craigkerstiens.com/categories/postgres/">Craig Kerstiens Postgres Posts</a> - A set of posts on Postgres cool features/tips/tricks</li>
<li>
<a href="http://www.databasesoup.com/search/label/postgresql/">Database Soup</a> - Josh Berkus' blog</li>
<li><a href="http://paquier.xyz/">Michael Paquier's blog</a></li>
<li><a href="http://rhaas.blogspot.ru/search/label/postgresql/">Robert Haas' blog</a></li>
<li>
<a href="https://www.depesz.com/tag/postgresql/">select * from depesz;</a> - Hubert Lubaczewski's blog</li>
</ul>
<h3>
<a id="articles" class="anchor" href="#articles" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Articles</h3>
<ul>
<li><a href="https://www.compose.com/articles/what-postgresql-has-over-other-open-source-sql-databases/">What PostgreSQL has over other open source SQL databases: Part I</a></li>
</ul>
<h3>
<a id="newsletters" class="anchor" href="#newsletters" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Newsletters</h3>
<ul>
<li>
<a href="http://postgresweekly.com/">Postgres Weekly</a> - A weekly newsletter that contains articles, news, and repos relevant to Postgres</li>
</ul>
<h3>
<a id="paas" class="anchor" href="#paas" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>PaaS</h3>
<p><em>(Postgres as a Service)</em></p>
<ul>
<li>
<a href="https://aiven.io/postgresql">Aiven PostgreSQL</a> - PostgreSQL as a service in AWS, Azure, DigitalOcean, Google Cloud and UpCloud; plans range from $19/month single node instances to large highly-available setups, free trial for two weeks</li>
<li>
<a href="https://www.databaselabs.io">Database Labs</a> - Get a production-ready cloud Postgres server in minutes, from $20 a month Backups, monitoring, patches, and 24/7 tech support all included</li>
<li>
<a href="http://www.elephantsql.com">ElephantSQL</a> - Offers databases ranging from shared servers for smaller projects and proof of concepts, up to enterprise grade multi server setups. Has free plan for up to 5 DBs, 20 MB each</li>
<li>
<a href="https://elements.heroku.com/addons/heroku-postgresql">Heroku Postgres</a> - Plans from free to huge, operated by Postgres experts. Does not require running your app on Heroku. Free plan includes 10,000 rows, 20 connections, up to two backups, and has PostGIS support</li>
</ul>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/dhamaniasad/awesome-postgres">Awesome Postgres</a> is maintained by <a href="https://github.com/dhamaniasad">dhamaniasad</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-53446916-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>

148
index.md Normal file
View File

@ -0,0 +1,148 @@
# Awesome Postgres
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
- [Awesome Postgres](https://github.com/dhamaniasad/awesome-postgres#awesome-postgres)
- [High-Availability](#high-availability)
- [Backups](#backups)
- [GUI](#gui)
- [Distributions](#distributions)
- [CLI](#cli)
- [Server](#server)
- [Monitoring](#monitoring)
- [Extensions](#extensions)
- [Optimization](#optimization)
- [Utilities](#utilities)
- [Language bindings](#language-bindings)
- [Tutorials](#tutorials)
- [Blogs](#blogs)
- [Articles](#articles)
- [Newsletters](#newsletters)
- [PaaS (Hosted Postgres)](#paas)
### High-Availability
* [Patroni](https://github.com/zalando/patroni) - A template for PostgreSQL HA with ZooKeeper or etcd
* [repmgr](https://github.com/2ndQuadrant/repmgr) - Is an open-source tool suite to manage replication and failover in a cluster of PostgreSQL servers
* [Slony-I](http://slony.info) - A "master to multiple slaves" replication system with cascading and failover
### Backups
* [Barman](http://www.pgbarman.org/) - Backup and Recovery Manager for Postgres by 2ndQuadrant
* [OmniPITR](https://github.com/omniti-labs/omnipitr) - Advanced WAL File Management Tools for PostgreSQL
* [pgBackRest](http://www.pgbackrest.org) - Reliable PostgreSQL Backup & Restore
* [pghoard](https://github.com/ohmu/pghoard) - Backup and restore tool for cloud object stores (AWS S3, Azure, Google Cloud, OpenStack Swift)
* [wal-e](https://github.com/wal-e/wal-e) - Simple Continuous Archiving for Postgres to S3, Azure, or Swift by Heroku
### GUI
* [Adminer](https://www.adminer.org/) Full-featured database management tool written in PHP
* [DataGrip](https://www.jetbrains.com/datagrip/) - An IDE with advanced tool sets and good cross-platform experience (Commercial Software)
* [Datazenit](https://datazenit.com/) - Web-based PostgreSQL GUI (Commercial Software)
* [DBeaver](http://dbeaver.jkiss.org) - Universal Database Manager with excellent support for Postgres
* [JackDB](https://www.jackdb.com/) - Web-based SQL query interface (Commercial Software)
* [Metabase](http://www.metabase.com) - Simple dashboards, charts and query tool for your Postgres DB
* [pgAdmin](https://www.pgadmin.org/) - Postgres Administration and Management GUI
* [pgModeler](http://pgmodeler.com.br/) - pgModeler is an open-source PostgreSQL Database Modeler
* [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser written in Go
* [phpPgAdmin](https://github.com/phppgadmin/phppgadmin) - The Premier Web Based Administration Tool for Postgres
* [Postbird](https://github.com/Paxa/postbird) - PostgreSQL Client for macOS
* [Postico](https://eggerapps.at/postico/) - A Modern PostgreSQL Client for macOS (Commercial Software)
* [PSequel](http://www.psequel.com/) - PSequel provides a clean and simple interface for you to perform common PostgreSQL tasks quickly (Commercial Software)
* [SQL Tabs](http://www.sqltabs.com/) - A Cross Platform Desktop Client for Postgres written in JS
* [SQLPro for Postgres](http://macpostgresclient.com/) - A simple, powerful Postgres manager for macOS (Commercial Software)
* [Warp](http://warp.one/) - macOS desktop tool for by-example querying and data transfer from/to PostgreSQL (Commercial Software)
### Distributions
* [Postgres.app](http://postgresapp.com/) - The Easiest Way to Get Started with PostgreSQL on macOS
### CLI
* [pgcli](https://github.com/dbcli/pgcli) - Postgres CLI with autocompletion and syntax highlighting
* [psql2csv](https://github.com/fphilipe/psql2csv) - Run a query in psql and output the result as CSV
### Server
* [Postgres-XL](http://www.postgres-xl.org/) - Scalable Open Source PostgreSQL-based Database Cluster
* [Citus](https://github.com/citusdata/citus) - Scalable PostgreSQL cluster for real-time workloads
### Monitoring
* [Check\_postgres](https://github.com/bucardo/check_postgres) - Nagios check\_postgres plugin for checking status of PostgreSQL databases
* [libzbxpgsql](https://github.com/cavaliercoder/libzbxpgsql) - A comprehensive PostgreSQL monitoring module for Zabbix
* [Pome](https://github.com/rach/pome) - Pome stands for Postgres Metrics. Pome is a PostgreSQL Metrics Dashboard to keep track of the health of your database
* [pg\_view](https://github.com/zalando/pg_view) - An open-source command-line tool that shows global system stats, per-partition information, memory stats and other information
### Extensions
* [cstore\_fdw](https://github.com/citusdata/cstore_fdw) - Columnar store for analytics with PostgreSQL
* [pglogical](https://github.com/2ndQuadrant/pglogical) - An extension that provides logical streaming replication
* [pg\_partman](https://github.com/keithf4/pg_partman) - Partition management extension for PostgreSQL
* [pg\_paxos](https://github.com/citusdata/pg_paxos/) - Basic implementation of Paxos and Paxos-based table replication for a cluster of PostgreSQL nodes
* [pg\_shard](https://github.com/citusdata/pg_shard) - PostgreSQL extension to scale out real-time reads and writes
* [PGStrom](https://wiki.postgresql.org/wiki/PGStrom) - Postgres extension to offload CPU intensive workloads to GPU
* [plpgsql\_check](https://github.com/okbob/plpgsql_check) - An extension that allows to check plpgsql source code
* [PostGIS](http://postgis.net/) - Spatial and Geographic objects for PostgreSQL
* [zomboDB](https://github.com/zombodb/zombodb) - Postgres extension that enables efficient full-text searching via the use of indexes backed by Elasticsearch
### Optimization
* [PgHero](https://github.com/ankane/pghero) - Postgres insights made easy
* [pgtune](https://github.com/gregs1104/pgtune/) - PostgreSQL configuration wizard
* [pgtune](http://pgtune.leopard.in.ua/) - Online version of PostgreSQL configuration wizard
### Utilities
* [apgdiff](http://www.apgdiff.com/) - Compares two database dump files and creates output with DDL statements that can be used to update old database schema to new one
* [ERAlchemy](https://github.com/Alexis-benoist/eralchemy) - ERAlchemy generates Entity Relation (ER) diagram from databases
* [mysql-postgresql-converter](https://github.com/lanyrd/mysql-postgresql-converter) - Lanyrd's MySQL to PostgreSQL conversion script
* [ora2pg](http://ora2pg.darold.net) - a Perl module to export an Oracle database schema to a PostgreSQL compatible schema
* [pg\_activity](https://github.com/julmon/pg_activity) - pg\_activity is a top like application for PostgreSQL server activity monitoring
* [pganalyze](https://pganalyze.com) - PostgreSQL Performance Monitoring (Commercial Software)
* [pgbadger](https://github.com/dalibo/pgbadger) - a fast PostgreSQL Log Analyzer
* [PgBouncer](http://pgbouncer.github.io) - Lightweight connection pooler for PostgreSQL
* [pgCenter](https://github.com/lesovsky/pgcenter) - Provides convenient interface to various statistics, management task, reloading services, viewing log files and canceling or terminating database backends
* [pgclimb](https://github.com/lukasmartinelli/pgclimb) - Export data from PostgreSQL into different data formats
* [pgfutter](https://github.com/lukasmartinelli/pgfutter) - Import CSV and JSON into PostgreSQL the easy way
* [PGInsight](http://pginsight.io/) - CLI tool to easily dig deep inside your Postgresql database
* [pgloader](https://github.com/dimitri/pgloader) - Pgloader loads data into PostgreSQL using the COPY streaming protocol, and does so with separate threads for reading and writing data
* [pgpool-II](http://www.pgpool.net/mediawiki/index.php/Main_Page) - Middleware that provides connection pooling, replication, load balancing and limiting exceeding connections
* [pgsync](https://github.com/ankane/pgsync) - A tool to sync Postgres data to your local machine
* [PGXN client](https://github.com/dvarrazzo/pgxnclient) - A command line tool to interact with the PostgreSQL Extension Network
* [postgresql-metrics](https://github.com/spotify/postgresql-metrics) - Tool that extracts and provides metrics on your PostgreSQL database
* [PostgREST](https://github.com/begriffs/postgrest) - PostgREST serves a fully RESTful API from any existing PostgreSQL database
* [yoke](https://github.com/nanopack/yoke) - Postgres high-availability cluster with auto-failover and automated cluster recovery
### Language bindings
* Common Lisp: [Postmodern](https://github.com/marijnh/Postmodern)
* Elixir: [postgrex](https://github.com/elixir-ecto/postgrex)
* Go: [pgx](https://github.com/jackc/pgx)
* Java: [PostgreSQL JDBC Driver](https://jdbc.postgresql.org/)
* Node: [node-postgres](https://github.com/brianc/node-postgres)
* Perl: [DBD-Pg](http://search.cpan.org/~turnstep/DBD-Pg/Pg.pm)
* PHP: [Pomm](http://www.pomm-project.org), [pecl/pq](https://github.com/m6w6/ext-pq)
* Python: [psycopg2](https://pypi.python.org/pypi/psycopg2)
* Ruby: [pg](https://bitbucket.org/ged/ruby-pg/wiki/Home)
* Rust: [rust-postgresql](https://github.com/sfackler/rust-postgres)
### Tutorials
* [Backup and recover a Postgres DB using wal-e](https://coderwall.com/p/cwe2_a/backup-and-recover-a-postgres-db-using-wal-e) - A tutorial about setting up continuous archiving in PostgreSQL using wal-e
* [PG Casts](https://www.pgcasts.com) - Free weekly PostgreSQL screencasts by Hashrocket
* [Postgres Guide](http://postgresguide.com/) - A guide designed as an aid for beginners and experienced users to find specific tips and explore tools available within Postgres
* [PostgreSQL Exercises](https://pgexercises.com/) - A site to make it easy to learn PostgreSQL by doing
* [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL
### Blogs
* [Planet PostgreSQL](http://planet.postgresql.org/) - A blog aggregation service for PostgreSQL
* [Andrew Dunstan's PostgreSQL and Technical blog](http://adpgtech.blogspot.ru/search/label/PostgreSQL/)
* [Bruce Momjian's Postgres blog](http://momjian.us/main/blogs/pgblog.html)
* [Craig Kerstiens Postgres Posts](http://www.craigkerstiens.com/categories/postgres/) - A set of posts on Postgres cool features/tips/tricks
* [Database Soup](http://www.databasesoup.com/search/label/postgresql/) - Josh Berkus' blog
* [Michael Paquier's blog](http://paquier.xyz/)
* [Robert Haas' blog](http://rhaas.blogspot.ru/search/label/postgresql/)
* [select * from depesz;](https://www.depesz.com/tag/postgresql/) - Hubert Lubaczewski's blog
### Articles
* [What PostgreSQL has over other open source SQL databases: Part I](https://www.compose.com/articles/what-postgresql-has-over-other-open-source-sql-databases/)
### Newsletters
* [Postgres Weekly](http://postgresweekly.com/) - A weekly newsletter that contains articles, news, and repos relevant to Postgres
### PaaS
*(Postgres as a Service)*
* [Aiven PostgreSQL](https://aiven.io/postgresql) - PostgreSQL as a service in AWS, Azure, DigitalOcean, Google Cloud and UpCloud; plans range from $19/month single node instances to large highly-available setups, free trial for two weeks
* [Database Labs](https://www.databaselabs.io) - Get a production-ready cloud Postgres server in minutes, from $20 a month Backups, monitoring, patches, and 24/7 tech support all included
* [ElephantSQL](http://www.elephantsql.com) - Offers databases ranging from shared servers for smaller projects and proof of concepts, up to enterprise grade multi server setups. Has free plan for up to 5 DBs, 20 MB each
* [Heroku Postgres](https://elements.heroku.com/addons/heroku-postgresql) - Plans from free to huge, operated by Postgres experts. Does not require running your app on Heroku. Free plan includes 10,000 rows, 20 connections, up to two backups, and has PostGIS support

File diff suppressed because one or more lines are too long

View File

@ -1,124 +0,0 @@
/*
The MIT License (MIT)
Copyright (c) 2016 GitHub, Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/
.pl-c /* comment */ {
color: #969896;
}
.pl-c1 /* constant, variable.other.constant, support, meta.property-name, support.constant, support.variable, meta.module-reference, markup.raw, meta.diff.header */,
.pl-s .pl-v /* string variable */ {
color: #0086b3;
}
.pl-e /* entity */,
.pl-en /* entity.name */ {
color: #795da3;
}
.pl-smi /* variable.parameter.function, storage.modifier.package, storage.modifier.import, storage.type.java, variable.other */,
.pl-s .pl-s1 /* string source */ {
color: #333;
}
.pl-ent /* entity.name.tag */ {
color: #63a35c;
}
.pl-k /* keyword, storage, storage.type */ {
color: #a71d5d;
}
.pl-s /* string */,
.pl-pds /* punctuation.definition.string, string.regexp.character-class */,
.pl-s .pl-pse .pl-s1 /* string punctuation.section.embedded source */,
.pl-sr /* string.regexp */,
.pl-sr .pl-cce /* string.regexp constant.character.escape */,
.pl-sr .pl-sre /* string.regexp source.ruby.embedded */,
.pl-sr .pl-sra /* string.regexp string.regexp.arbitrary-repitition */ {
color: #183691;
}
.pl-v /* variable */ {
color: #ed6a43;
}
.pl-id /* invalid.deprecated */ {
color: #b52a1d;
}
.pl-ii /* invalid.illegal */ {
color: #f8f8f8;
background-color: #b52a1d;
}
.pl-sr .pl-cce /* string.regexp constant.character.escape */ {
font-weight: bold;
color: #63a35c;
}
.pl-ml /* markup.list */ {
color: #693a17;
}
.pl-mh /* markup.heading */,
.pl-mh .pl-en /* markup.heading entity.name */,
.pl-ms /* meta.separator */ {
font-weight: bold;
color: #1d3e81;
}
.pl-mq /* markup.quote */ {
color: #008080;
}
.pl-mi /* markup.italic */ {
font-style: italic;
color: #333;
}
.pl-mb /* markup.bold */ {
font-weight: bold;
color: #333;
}
.pl-md /* markup.deleted, meta.diff.header.from-file */ {
color: #bd2c00;
background-color: #ffecec;
}
.pl-mi1 /* markup.inserted, meta.diff.header.to-file */ {
color: #55a532;
background-color: #eaffea;
}
.pl-mdr /* meta.diff.range */ {
font-weight: bold;
color: #795da3;
}
.pl-mo /* meta.output */ {
color: #1d3e81;
}

View File

@ -1,424 +0,0 @@
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: 100%; /* 2 */
}
/**
* Remove default margin.
*/
body {
margin: 0;
}
/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
display: inline-block; /* 1 */
vertical-align: baseline; /* 2 */
}
/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0;
}
/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
*/
[hidden],
template {
display: none;
}
/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
outline: 0;
}
/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted;
}
/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
font-weight: bold;
}
/**
* Address styling not present in Safari and Chrome.
*/
dfn {
font-style: italic;
}
/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/**
* Address styling not present in IE 8/9.
*/
mark {
background: #ff0;
color: #000;
}
/**
* Address inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
border: 0;
}
/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
overflow: hidden;
}
/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
margin: 1em 40px;
}
/**
* Address differences between Firefox and other browsers.
*/
hr {
box-sizing: content-box;
height: 0;
}
/**
* Contain overflow in all browsers.
*/
pre {
overflow: auto;
}
/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
* Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
optgroup,
select,
textarea {
color: inherit; /* 1 */
font: inherit; /* 2 */
margin: 0; /* 3 */
}
/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
overflow: visible;
}
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
text-transform: none;
}
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
* `input` and others.
*/
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; /* 2 */
cursor: pointer; /* 3 */
}
/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
cursor: default;
}
/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
line-height: normal;
}
/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
* (include `-moz` to future-proof).
*/
input[type="search"] {
-webkit-appearance: textfield; /* 1 */ /* 2 */
box-sizing: content-box;
}
/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
border: 0; /* 1 */
padding: 0; /* 2 */
}
/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
overflow: auto;
}
/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
font-weight: bold;
}
/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}

View File

@ -1,245 +0,0 @@
* {
box-sizing: border-box; }
body {
padding: 0;
margin: 0;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5;
color: #606c71; }
a {
color: #1e6bb8;
text-decoration: none; }
a:hover {
text-decoration: underline; }
.btn {
display: inline-block;
margin-bottom: 1rem;
color: rgba(255, 255, 255, 0.7);
background-color: rgba(255, 255, 255, 0.08);
border-color: rgba(255, 255, 255, 0.2);
border-style: solid;
border-width: 1px;
border-radius: 0.3rem;
transition: color 0.2s, background-color 0.2s, border-color 0.2s; }
.btn + .btn {
margin-left: 1rem; }
.btn:hover {
color: rgba(255, 255, 255, 0.8);
text-decoration: none;
background-color: rgba(255, 255, 255, 0.2);
border-color: rgba(255, 255, 255, 0.3); }
@media screen and (min-width: 64em) {
.btn {
padding: 0.75rem 1rem; } }
@media screen and (min-width: 42em) and (max-width: 64em) {
.btn {
padding: 0.6rem 0.9rem;
font-size: 0.9rem; } }
@media screen and (max-width: 42em) {
.btn {
display: block;
width: 100%;
padding: 0.75rem;
font-size: 0.9rem; }
.btn + .btn {
margin-top: 1rem;
margin-left: 0; } }
.page-header {
color: #fff;
text-align: center;
background-color: #159957;
background-image: linear-gradient(120deg, #155799, #159957); }
@media screen and (min-width: 64em) {
.page-header {
padding: 5rem 6rem; } }
@media screen and (min-width: 42em) and (max-width: 64em) {
.page-header {
padding: 3rem 4rem; } }
@media screen and (max-width: 42em) {
.page-header {
padding: 2rem 1rem; } }
.project-name {
margin-top: 0;
margin-bottom: 0.1rem; }
@media screen and (min-width: 64em) {
.project-name {
font-size: 3.25rem; } }
@media screen and (min-width: 42em) and (max-width: 64em) {
.project-name {
font-size: 2.25rem; } }
@media screen and (max-width: 42em) {
.project-name {
font-size: 1.75rem; } }
.project-tagline {
margin-bottom: 2rem;
font-weight: normal;
opacity: 0.7; }
@media screen and (min-width: 64em) {
.project-tagline {
font-size: 1.25rem; } }
@media screen and (min-width: 42em) and (max-width: 64em) {
.project-tagline {
font-size: 1.15rem; } }
@media screen and (max-width: 42em) {
.project-tagline {
font-size: 1rem; } }
.main-content :first-child {
margin-top: 0; }
.main-content img {
max-width: 100%; }
.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
margin-top: 2rem;
margin-bottom: 1rem;
font-weight: normal;
color: #159957; }
.main-content p {
margin-bottom: 1em; }
.main-content code {
padding: 2px 4px;
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
font-size: 0.9rem;
color: #383e41;
background-color: #f3f6fa;
border-radius: 0.3rem; }
.main-content pre {
padding: 0.8rem;
margin-top: 0;
margin-bottom: 1rem;
font: 1rem Consolas, "Liberation Mono", Menlo, Courier, monospace;
color: #567482;
word-wrap: normal;
background-color: #f3f6fa;
border: solid 1px #dce6f0;
border-radius: 0.3rem; }
.main-content pre > code {
padding: 0;
margin: 0;
font-size: 0.9rem;
color: #567482;
word-break: normal;
white-space: pre;
background: transparent;
border: 0; }
.main-content .highlight {
margin-bottom: 1rem; }
.main-content .highlight pre {
margin-bottom: 0;
word-break: normal; }
.main-content .highlight pre, .main-content pre {
padding: 0.8rem;
overflow: auto;
font-size: 0.9rem;
line-height: 1.45;
border-radius: 0.3rem; }
.main-content pre code, .main-content pre tt {
display: inline;
max-width: initial;
padding: 0;
margin: 0;
overflow: initial;
line-height: inherit;
word-wrap: normal;
background-color: transparent;
border: 0; }
.main-content pre code:before, .main-content pre code:after, .main-content pre tt:before, .main-content pre tt:after {
content: normal; }
.main-content ul, .main-content ol {
margin-top: 0; }
.main-content blockquote {
padding: 0 1rem;
margin-left: 0;
color: #819198;
border-left: 0.3rem solid #dce6f0; }
.main-content blockquote > :first-child {
margin-top: 0; }
.main-content blockquote > :last-child {
margin-bottom: 0; }
.main-content table {
display: block;
width: 100%;
overflow: auto;
word-break: normal;
word-break: keep-all; }
.main-content table th {
font-weight: bold; }
.main-content table th, .main-content table td {
padding: 0.5rem 1rem;
border: 1px solid #e9ebec; }
.main-content dl {
padding: 0; }
.main-content dl dt {
padding: 0;
margin-top: 1rem;
font-size: 1rem;
font-weight: bold; }
.main-content dl dd {
padding: 0;
margin-bottom: 1rem; }
.main-content hr {
height: 2px;
padding: 0;
margin: 1rem 0;
background-color: #eff0f1;
border: 0; }
@media screen and (min-width: 64em) {
.main-content {
max-width: 64rem;
padding: 2rem 6rem;
margin: 0 auto;
font-size: 1.1rem; } }
@media screen and (min-width: 42em) and (max-width: 64em) {
.main-content {
padding: 2rem 4rem;
font-size: 1.1rem; } }
@media screen and (max-width: 42em) {
.main-content {
padding: 2rem 1rem;
font-size: 1rem; } }
.site-footer {
padding-top: 2rem;
margin-top: 2rem;
border-top: solid 1px #eff0f1; }
.site-footer-owner {
display: block;
font-weight: bold; }
.site-footer-credits {
color: #819198; }
@media screen and (min-width: 64em) {
.site-footer {
font-size: 1rem; } }
@media screen and (min-width: 42em) and (max-width: 64em) {
.site-footer {
font-size: 1rem; } }
@media screen and (max-width: 42em) {
.site-footer {
font-size: 0.9rem; } }