Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mfvanek/useful-sql-scripts

A set of useful PostgreSQL scripts
https://github.com/mfvanek/useful-sql-scripts

docker hacktoberfest postgres postgresql postrgres sql

Last synced: 11 days ago
JSON representation

A set of useful PostgreSQL scripts

Awesome Lists containing this project

README

        

# Useful SQL scripts
A set of useful SQL scripts (mostly for PostgreSQL)

## Content
* [Useful commands](useful_commands/usefulCommands.md)
* [PostgreSQL Performance Optimization](performance_optimization/configuration.md)
* [How to run PostgreSQL in Docker](running_pg_in_docker/postgresInDocker.md)
* [How to run PostgreSQL cluster in Docker](running_pg_cluster_in_docker/postgresClusterInDocker.md)