Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T08:50:43.000Z (15 days ago)
- Last Synced: 2025-01-17T20:08:36.259Z (9 days ago)
- Topics: docker, hacktoberfest, postgres, postgresql, postrgres, sql
- Homepage:
- Size: 787 KB
- Stars: 160
- Watchers: 5
- Forks: 58
- 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)