{"id":36681596,"url":"https://github.com/hapoon/gendao","last_synced_at":"2026-01-12T11:03:27.000Z","repository":{"id":57582656,"uuid":"79309638","full_name":"hapoon/gendao","owner":"hapoon","description":"generate dao code from database","archived":false,"fork":false,"pushed_at":"2017-03-03T07:49:03.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-24T04:38:52.886Z","etag":null,"topics":["dao","database"],"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/hapoon.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":"2017-01-18T06:14:35.000Z","updated_at":"2017-01-20T14:50:35.000Z","dependencies_parsed_at":"2022-08-31T00:41:53.471Z","dependency_job_id":null,"html_url":"https://github.com/hapoon/gendao","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hapoon/gendao","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapoon%2Fgendao","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapoon%2Fgendao/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapoon%2Fgendao/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapoon%2Fgendao/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapoon","download_url":"https://codeload.github.com/hapoon/gendao/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapoon%2Fgendao/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dao","database"],"created_at":"2026-01-12T11:03:23.247Z","updated_at":"2026-01-12T11:03:26.988Z","avatar_url":"https://github.com/hapoon.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gendao\ngenerate dao code from database\n\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/hapoon/gendao/master/LICENSE)\n\ngendao is a tool that generate dao(data access object) code from database for Go.\n\n## Installation\n\nMake sure that Go is installed on your computer. Type the following command in your terminal:\n\n`go get gopkg.in/hapoon/gendao.v1`\n\n## Requirement\n\n- [gorp.v2](https://github.com/go-gorp/gorp)\n- [squirrel](https://github.com/Masterminds/squirrel)\n\n## Usage\n\n`gendao`\n\n```\n-h, -host arg \n    Set host name to access database.\n-p, -port arg\n    Set port number to access database.\n-u, -user arg\n    Set user name to access database.\n-pass, -password arg\n    Set password to access database.\n-n, -name arg\n    Set database name to access database.\n-verbose\n    Enable verbose.\n-o, -output arg\n    Save the generated dao in output. Default is current directory.\n-e, -exclude arg\n    Exclude files. To specify multiple files, files are separated by comma.\n```\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhapoon%2Fgendao","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhapoon%2Fgendao","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhapoon%2Fgendao/lists"}