{"id":15034343,"url":"https://github.com/martishin/golang-postgresql-sql-builder-example","last_synced_at":"2026-03-16T16:33:11.241Z","repository":{"id":210615762,"uuid":"727023971","full_name":"martishin/golang-postgresql-sql-builder-example","owner":"martishin","description":"PostgreSQL, SQL query builder and migrations usage example in Go","archived":false,"fork":false,"pushed_at":"2023-12-27T02:00:11.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T06:32:02.706Z","etag":null,"topics":["docker-compose","dockerfile","go","go-jet","golang","golang-examples","golang-migrate","postgresql"],"latest_commit_sha":null,"homepage":"","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/martishin.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-04T02:48:09.000Z","updated_at":"2023-12-04T03:08:12.000Z","dependencies_parsed_at":"2023-12-04T04:21:08.160Z","dependency_job_id":"9dbca33b-b72f-4544-b1c7-dfcf3110eccc","html_url":"https://github.com/martishin/golang-postgresql-sql-builder-example","commit_stats":null,"previous_names":["tty-monkey/golang-postgresql-sql-builder-example","data-tinker/golang-postgresql-sql-builder-example","martishin/golang-postgresql-sql-builder-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martishin%2Fgolang-postgresql-sql-builder-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martishin%2Fgolang-postgresql-sql-builder-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martishin%2Fgolang-postgresql-sql-builder-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martishin%2Fgolang-postgresql-sql-builder-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martishin","download_url":"https://codeload.github.com/martishin/golang-postgresql-sql-builder-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243382935,"owners_count":20282050,"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":["docker-compose","dockerfile","go","go-jet","golang","golang-examples","golang-migrate","postgresql"],"created_at":"2024-09-24T20:24:41.033Z","updated_at":"2025-12-29T16:05:27.600Z","avatar_url":"https://github.com/martishin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go PostgreSQL SQL Builder example\nPostgreSQL, SQL query builder and migrations usage example in Go\n\n## Running Locally\n* Run Postgres locally using Docker Compose: `make run-postgres`\n* Install golang-migrate: `brew install golang-migrate`\n* Apply migrations: `make migrate`\n* Generate SQL Builder and Data Model types: `make jet-gen`\n* Run the application: `go run main. go`\n* Alternatively, run the app and PostgreSQL using Docker Compose: `make build \u0026\u0026 make run`\n\n## Technologies Used\n* [Go](https://go.dev/)\n* [lib/pq](https://github.com/lib/pq)\n* [go-jet](https://github.com/go-jet/jet/)\n* [golang-migrate](https://github.com/golang-migrate/migrate)\n* [PostgreSQL](https://www.postgresql.org/)\n* [Docker](https://www.docker.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartishin%2Fgolang-postgresql-sql-builder-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartishin%2Fgolang-postgresql-sql-builder-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartishin%2Fgolang-postgresql-sql-builder-example/lists"}