{"id":18842895,"url":"https://github.com/ariga/entviz","last_synced_at":"2025-04-14T07:32:03.035Z","repository":{"id":65496316,"uuid":"590492363","full_name":"ariga/entviz","owner":"ariga","description":"Visualize Ent schemas with beautiful ERDs on atlasgo.cloud","archived":false,"fork":false,"pushed_at":"2023-04-19T17:54:42.000Z","size":21,"stargazers_count":31,"open_issues_count":1,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-11T23:15:23.262Z","etag":null,"topics":["atlas","ent","erd","go"],"latest_commit_sha":null,"homepage":"https://ariga.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ariga.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-18T14:42:42.000Z","updated_at":"2025-02-17T02:18:40.000Z","dependencies_parsed_at":"2024-06-21T13:06:21.527Z","dependency_job_id":"8eff442e-cb79-4d6d-a7e4-5c6389e9f7f0","html_url":"https://github.com/ariga/entviz","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/ariga%2Fentviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariga%2Fentviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariga%2Fentviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariga%2Fentviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ariga","download_url":"https://codeload.github.com/ariga/entviz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248839475,"owners_count":21169819,"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":["atlas","ent","erd","go"],"created_at":"2024-11-08T02:56:00.607Z","updated_at":"2025-04-14T07:32:02.689Z","avatar_url":"https://github.com/ariga.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# entviz\n\nVisualize [Ent](https://entgo.io) schemas with beautiful ERDs on [atlasgo.cloud](https://gh.atlasgo.cloud/explore).\n\n![image](https://user-images.githubusercontent.com/1522681/214566936-37f0eb02-30d0-4ea9-8b29-8b71c1bdbc0d.png)\n\n\n## Usage\n\n```shell\ngo run -mod=mod ariga.io/entviz --help\n```\n\n```shell\nUsage of ariga.io/entviz\n        go run -mod=mod ariga.io/entviz \u003cEnt schema path\u003e\nFlags:\n  -dev-url string\n        dev database to be used to generate the schema (default \"sqlite3://file?mode=memory\u0026cache=shared\u0026_fk=1\")\n  -global-unique-id\n        enable the Global Unique ID feature\n```\n\n## Example\n\nShare Ent schema using `SQLite` dev database.\n\n```shell\n❯ go run -mod=mod ariga.io/entviz ./ent/schema\nHere is a public link to your schema visualization\n        https://gh.atlasgo.cloud/explore/c3aa3f24\n```\n\nFor `MySQL` or `Postgres` check the examples below:\n\n```shell\n❯ go run -mod=mod ariga.io/entviz -dev-url \"mysql://user:pass@localhost:3306/database\" ./ent/schema\n❯ go run -mod=mod ariga.io/entviz -dev-url \"postgres://postgres:pass@localhost:5432/database?sslmode=disable\" ./ent/schema\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariga%2Fentviz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fariga%2Fentviz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariga%2Fentviz/lists"}