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: 11 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-11T16:57:24.000Z (3 months ago)
- Last Synced: 2024-10-17T00:14:32.347Z (21 days ago)
- Topics: docker, hacktoberfest, postgres, postgresql, postrgres, sql
- Homepage:
- Size: 802 KB
- Stars: 153
- Watchers: 5
- Forks: 57
- Open Issues: 1
-
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)