{"id":22423977,"url":"https://github.com/statcan/pg-evolve","last_synced_at":"2026-07-10T08:32:32.482Z","repository":{"id":98763677,"uuid":"210443571","full_name":"StatCan/pg-evolve","owner":"StatCan","description":"A simple Evolutionary Database (EDD) Design tool for PostgresSQL for running database evolutions in Kubernetes.","archived":false,"fork":false,"pushed_at":"2019-09-23T20:12:29.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-10T23:38:56.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StatCan.png","metadata":{"files":{"readme":"README-fr.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-fr.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-23T20:11:55.000Z","updated_at":"2019-09-23T23:08:37.000Z","dependencies_parsed_at":"2023-03-16T01:44:22.408Z","dependency_job_id":null,"html_url":"https://github.com/StatCan/pg-evolve","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/StatCan/pg-evolve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StatCan%2Fpg-evolve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StatCan%2Fpg-evolve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StatCan%2Fpg-evolve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StatCan%2Fpg-evolve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StatCan","download_url":"https://codeload.github.com/StatCan/pg-evolve/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StatCan%2Fpg-evolve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35326962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-05T18:13:39.864Z","updated_at":"2026-07-10T08:32:32.477Z","avatar_url":"https://github.com/StatCan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pg-evolve #\n\nUn outil simple pour la mise en oeuvre de bases de données PostgresSQL utilisant la méhode Evolutionary Database Design et Kubernetes.\n\n## Comment utiliser ##\n\nCréer votre propre image en utilisant cette image de base et chargant vos scripts d'évolution PostgresSQL dans le répertoire `/opt/pg-evolve/evolutions`.\n\nExemple:\n\n```Dockerfile\nFROM pg-evolve\n\nCOPY *.sql /opt/pg-evolve/evolutions/\n```\n\nCette image peut etre utilisée comme `initContainer `Kubernetes pour effectuer les évolutions sur la base de données.\n\n## Variables d'environnement ##\n\n### `PGHOST` ###\n\nLe nom d'hôte du serveur.\n\n### `PGDATABASE` ###\n\nLe nom de la base de données a utiliser.\n\n### `PGUSER` ###\n\nLe nom d'utilisateur pour se connecter au serveur PostgresSQL.\n\n### `PGPASSWORD` ###\n\nLe mot de passe pour se connecter au serveur PostgresSQL.\n\n### `PGEVOLVE_SKIPCHECKSUMCHECK` (facultatif) ###\n\nSi la valeur est `false`, désactive la vérification d'intégrité des évolutions.\n\n### `PGEVOLVE_INSTALL_PATH` (facultatif) ###\n\nRepertoire alternatif des scripts d'installation de pg-evolve.\n\n### `PGEVOLVE_EVOLUTIONS_PATH` (facultatif) ###\n\nRepertoire alternatif des scripts d'évolutions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatcan%2Fpg-evolve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatcan%2Fpg-evolve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatcan%2Fpg-evolve/lists"}