{"id":47260254,"url":"https://github.com/joshkamau/pgmigrate","last_synced_at":"2026-03-14T22:54:41.523Z","repository":{"id":22314620,"uuid":"25649818","full_name":"joshkamau/pgmigrate","owner":"joshkamau","description":"Database migration tool for postgres written in go. ","archived":false,"fork":false,"pushed_at":"2022-11-20T15:33:04.000Z","size":15,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-15T08:10:49.447Z","etag":null,"topics":["database","golang","migration","postgres"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"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/joshkamau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-23T17:45:04.000Z","updated_at":"2024-04-22T15:06:55.000Z","dependencies_parsed_at":"2023-01-11T21:34:17.889Z","dependency_job_id":null,"html_url":"https://github.com/joshkamau/pgmigrate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joshkamau/pgmigrate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshkamau%2Fpgmigrate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshkamau%2Fpgmigrate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshkamau%2Fpgmigrate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshkamau%2Fpgmigrate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshkamau","download_url":"https://codeload.github.com/joshkamau/pgmigrate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshkamau%2Fpgmigrate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30520761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T19:51:21.629Z","status":"ssl_error","status_checked_at":"2026-03-14T19:51:12.959Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["database","golang","migration","postgres"],"created_at":"2026-03-14T22:54:37.019Z","updated_at":"2026-03-14T22:54:41.517Z","avatar_url":"https://github.com/joshkamau.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"pgmigrate\n=========\n\n\nDatabase migration tool for postgres written in go. \nThis tool is inspired by mybatis migrations.\n\n```\nUsage: pgmigrate command [parameter]\n\nCommands:\n  init               Creates (if necessary) and initializes a migration path.\n  new \u003cdescription\u003e  Creates a new migration with the provided description.\n  up [n]             Run unapplied migrations, ALL by default, or 'n' specified.\n  down [n]           Undoes migrations applied to the database. ONE by default or 'n' specified.\n  status             Prints the changelog from the database if the changelog table exists `\n  function \u003cdescription\u003e creates a new function file. \n  run-functions     Drops and 'create or replace' all the functions. This allows you to manage functions using git.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshkamau%2Fpgmigrate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshkamau%2Fpgmigrate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshkamau%2Fpgmigrate/lists"}