{"id":28496297,"url":"https://github.com/sdavids/sdavids-database-playground","last_synced_at":"2026-04-09T12:04:10.435Z","repository":{"id":297691324,"uuid":"996759535","full_name":"sdavids/sdavids-database-playground","owner":"sdavids","description":"Playground for databases and related frameworks and tools.","archived":false,"fork":false,"pushed_at":"2025-06-06T20:57:42.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-06T21:40:26.960Z","etag":null,"topics":["database","docker","docker-compose","postgres"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sdavids.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/Apache-2.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-05T12:24:55.000Z","updated_at":"2025-06-06T20:57:44.000Z","dependencies_parsed_at":"2025-06-06T21:40:30.550Z","dependency_job_id":"7a1c3425-e4e6-4848-934f-a8aae507a7f0","html_url":"https://github.com/sdavids/sdavids-database-playground","commit_stats":null,"previous_names":["sdavids/sdavids-database-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sdavids/sdavids-database-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdavids%2Fsdavids-database-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdavids%2Fsdavids-database-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdavids%2Fsdavids-database-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdavids%2Fsdavids-database-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdavids","download_url":"https://codeload.github.com/sdavids/sdavids-database-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdavids%2Fsdavids-database-playground/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263210340,"owners_count":23431102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","docker","docker-compose","postgres"],"created_at":"2025-06-08T12:07:10.495Z","updated_at":"2026-04-09T12:04:10.423Z","avatar_url":"https://github.com/sdavids.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"// SPDX-FileCopyrightText: © 2025 Sebastian Davids \u003csdavids@gmx.de\u003e\n// SPDX-License-Identifier: Apache-2.0\n= sdavids-database-playground\nSebastian Davids \u003csdavids@gmx.de\u003e\n// Metadata:\n:description: Database Playground\n// Settings:\n:sectnums:\n:sectanchors:\n:sectlinks:\n:hide-uri-scheme:\n:source-highlighter: rouge\n:rouge-style: github\n// Refs:\n:docker-install-url: https://docs.docker.com/install/\n:hadolint-install-url: https://github.com/hadolint/hadolint?tab=readme-ov-file#install\n\nifdef::env-github[]\n:important-caption: :heavy_exclamation_mark:\nendif::[]\n\nPlayground for databases and related frameworks and tools.\n\n== SQL\n\n=== PostgreSQL\n\n* link:sql/postgres/docker/README.adoc[Docker]\n* link:sql/postgres/docker-compose/README.adoc[Docker Compose]\n* link:sql/postgres/7dbs/README.adoc[Seven Databases in Seven Weeks: Chapter 2]\n\n== Development Environment Setup\n\n=== Installation\n\n[IMPORTANT]\n====\nAfter initializing this repository, you need to install the Git hooks via:\n\n[,console]\n----\n$ git config set core.hooksPath .githooks\n----\n====\n\n==== Docker\n\nInstall {docker-install-url}[Docker].\n\n==== shellcheck\n\n===== Linux\n\n[,console]\n----\n$ sudo apt-get install shellcheck\n----\n\n===== Mac\n\n[,console]\n----\n$ brew install shellcheck\n----\n\n==== shfmt\n\n===== Linux\n\n[,console]\n----\n$ sudo apt-get install shfmt\n----\n\n===== Mac\n\n[,console]\n----\n$ brew install shfmt\n----\n\n==== yamllint\n\n===== Linux\n\n[,console]\n----\n$ sudo apt-get install yamllint\n----\n\n===== Mac\n\n[,console]\n----\n$ brew install yamllint\n----\n\n==== hadolint\n\n===== Linux\n\nInstall {hadolint-install-url}[hadolint].\n\n===== Mac\n\n[,console]\n----\n$ brew install hadolint\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdavids%2Fsdavids-database-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdavids%2Fsdavids-database-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdavids%2Fsdavids-database-playground/lists"}