{"id":22862456,"url":"https://github.com/tomi77/go-pg-django","last_synced_at":"2026-07-13T18:31:29.270Z","repository":{"id":57538106,"uuid":"119886066","full_name":"tomi77/go-pg-django","owner":"tomi77","description":"Django models for Golang go-pg","archived":false,"fork":false,"pushed_at":"2018-10-12T19:54:29.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-25T08:41:19.011Z","etag":null,"topics":["database-model","django-models","go","go-package","go-pg","golang","golang-library"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomi77.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-01T19:56:07.000Z","updated_at":"2021-09-09T23:51:17.000Z","dependencies_parsed_at":"2022-08-28T17:42:35.591Z","dependency_job_id":null,"html_url":"https://github.com/tomi77/go-pg-django","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomi77/go-pg-django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomi77%2Fgo-pg-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomi77%2Fgo-pg-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomi77%2Fgo-pg-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomi77%2Fgo-pg-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomi77","download_url":"https://codeload.github.com/tomi77/go-pg-django/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomi77%2Fgo-pg-django/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35432816,"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-13T02:00:06.543Z","response_time":119,"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":["database-model","django-models","go","go-package","go-pg","golang","golang-library"],"created_at":"2024-12-13T10:13:35.799Z","updated_at":"2026-07-13T18:31:29.249Z","avatar_url":"https://github.com/tomi77.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-pg-django\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/tomi77/go-pg-django)](https://goreportcard.com/report/github.com/tomi77/go-pg-django)\n[![GoDoc](https://godoc.org/github.com/tomi77/go-pg-django?status.svg)](https://godoc.org/github.com/tomi77/go-pg-django)\n\nDjango models for Golang [go-pg](https://github.com/go-pg/pg)\n\n## Installation\n\n~~~sh\ngo get -u github.com/tomi77/go-pg-django\n~~~\n\n## Usage\n\n~~~go\nimport \"github.com/tomi77/go-pg-django/auth\"\n\ntype Tab struct {\n  ID uint32\n\n  AuthUserID uint32 `pg:\",fk:AuthUser\"`\n  AuthUser   *auth.User\n}\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomi77%2Fgo-pg-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomi77%2Fgo-pg-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomi77%2Fgo-pg-django/lists"}