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: 9 months ago
JSON representation
A set of useful PostgreSQL scripts
- Host: GitHub
- URL: https://github.com/mfvanek/useful-sql-scripts
- Owner: mfvanek
- License: mit
- Created: 2019-03-09T17:06:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T08:50:43.000Z (12 months ago)
- Last Synced: 2025-03-28T07:02:31.739Z (9 months ago)
- Topics: docker, hacktoberfest, postgres, postgresql, postrgres, sql
- Homepage:
- Size: 787 KB
- Stars: 166
- Watchers: 4
- Forks: 60
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)