{"id":25849638,"url":"https://github.com/crhntr/proto-play","last_synced_at":"2026-05-10T21:39:19.711Z","repository":{"id":276433908,"uuid":"920755566","full_name":"crhntr/proto-play","owner":"crhntr","description":"Playing with protobuf, Postgres, and Go","archived":false,"fork":false,"pushed_at":"2025-02-08T07:23:15.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T16:27:36.483Z","etag":null,"topics":["bufbuild","connect","experiment","go","goose","grpcurl","postgresql","protobuf","sqlc"],"latest_commit_sha":null,"homepage":"","language":"Go","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/crhntr.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-22T18:06:19.000Z","updated_at":"2025-02-08T07:23:18.000Z","dependencies_parsed_at":"2025-02-08T08:18:02.350Z","dependency_job_id":"d5658741-7d32-460b-a5c5-80cac5874efd","html_url":"https://github.com/crhntr/proto-play","commit_stats":null,"previous_names":["crhntr/proto-play"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crhntr%2Fproto-play","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crhntr%2Fproto-play/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crhntr%2Fproto-play/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crhntr%2Fproto-play/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crhntr","download_url":"https://codeload.github.com/crhntr/proto-play/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241359265,"owners_count":19950072,"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":["bufbuild","connect","experiment","go","goose","grpcurl","postgresql","protobuf","sqlc"],"created_at":"2025-03-01T11:29:11.241Z","updated_at":"2026-05-10T21:39:14.684Z","avatar_url":"https://github.com/crhntr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Playground for Postgres+Protobuf\n\n```sh\ngoose -dir migrations postgres \"host=${PGHOST} dbname=${PGDATABASE} ${PGQUERYSTRING} user=${PGUSER}\" up\n```\n\nGRP CURL\n```sh\ngrpcurl -d '{\"query\": {\"un\": {\"value\": \"EXAMPLE\"}}}' -plaintext -proto ./proto/api/playground/v1/playground.proto localhost:8767 api.playground.v1.StoreService/Exists\n```\n\n\nAdd these to get an unmarshal error.\n```\ninsert into messages (id, content)\nvalues  (1, '{\"un\": {\"value\": \"EXAMPLE\"}}'),\n        (2, '{\"un\": {\"value\": \"a\"}}'),\n        (3, '{\"un\": {\"value\": \"b\"}}'),\n        (4, '{\"pn\": {\"last\": \"l\", \"first\": \"f\"}}'),\n        (5, '{\"pn\": {\"last\": \"ll\", \"first\": \"ff\"}}'),\n        (30, '{\"pn\": {\"last\": \"ll\", \"first\": \"f2\"}}'),\n        (34, '{\"pn\": {\"last\": \"ll\", \"first\": \"f3\"}}'),\n        (38, '{\"pn\": {\"last\": \"ll\", \"first\": \"f3\", \"middle\": [\"m1\", \"m2\"]}}'),\n        (41, '{\"pn\": {\"last\": \"ll\", \"first\": \"f3\", \"middle\": [\"m1\", \"m2\", \"m3\"]}}');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrhntr%2Fproto-play","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrhntr%2Fproto-play","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrhntr%2Fproto-play/lists"}