{"id":13471875,"url":"https://github.com/gmarik/go-erd","last_synced_at":"2026-01-22T16:54:04.430Z","repository":{"id":50283186,"uuid":"86391115","full_name":"gmarik/go-erd","owner":"gmarik","description":"Go-ERD (Entity Relationship Diagrams) for Golang with Graphviz [WIP]","archived":false,"fork":false,"pushed_at":"2017-04-05T18:49:38.000Z","size":138,"stargazers_count":285,"open_issues_count":1,"forks_count":22,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-10-30T04:11:21.240Z","etag":null,"topics":["erd","golang","graphviz"],"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/gmarik.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":"2017-03-27T22:43:24.000Z","updated_at":"2024-04-04T20:43:48.000Z","dependencies_parsed_at":"2022-08-25T12:32:21.813Z","dependency_job_id":null,"html_url":"https://github.com/gmarik/go-erd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmarik%2Fgo-erd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmarik%2Fgo-erd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmarik%2Fgo-erd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmarik%2Fgo-erd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmarik","download_url":"https://codeload.github.com/gmarik/go-erd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245681176,"owners_count":20655147,"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":["erd","golang","graphviz"],"created_at":"2024-07-31T16:00:49.989Z","updated_at":"2026-01-22T16:53:59.399Z","avatar_url":"https://github.com/gmarik.png","language":"Go","funding_links":[],"categories":["Go","Content"],"sub_categories":["Generators and Translators"],"readme":"# Go-ERD [WIP]\n\nEntity Relationship Diagrams for Golang with GraphViz.\n\n# Why\n\nVisualize package's types and their inter-relationships to aid exploring and studying source code.\n\n# Installation\n\n```\ngo get github.com/gmarik/go-erd\n```\n\n# Use\n\n```\n# go-erd -path \u003cpath\u003e\n# ie\ngo-erd -path $(go env GOROOT)/src/go/ast/ |dot -Tsvg \u003e out.svg\nopen out.svg\n```\n\n### go/ast\n\n![go/ast](https://cdn.rawgit.com/gmarik/go-erd/master/examples/go-ast.svg)\n\n### go/types\n\n![go/ast](https://cdn.rawgit.com/gmarik/go-erd/master/examples/go-types.svg)\n\n### net/http\n\nSimple on the outside very complex on the inside.\n\n![go/ast](https://cdn.rawgit.com/gmarik/go-erd/master/examples/net-http.svg)\n\n## TODO\n\n- [ ] cleanup\n- [ ] exhaustive coverage for types\n- [ ] flag to show only exported fields\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmarik%2Fgo-erd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmarik%2Fgo-erd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmarik%2Fgo-erd/lists"}