{"id":44021184,"url":"https://github.com/thoreinstein/rig-db","last_synced_at":"2026-02-07T16:34:17.180Z","repository":{"id":335709838,"uuid":"1146800056","full_name":"thoreinstein/rig-db","owner":"thoreinstein","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-31T17:48:30.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-01T05:29:06.212Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","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/thoreinstein.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-31T17:44:34.000Z","updated_at":"2026-01-31T17:48:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/thoreinstein/rig-db","commit_stats":null,"previous_names":["thoreinstein/rig-db"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/thoreinstein/rig-db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoreinstein%2Frig-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoreinstein%2Frig-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoreinstein%2Frig-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoreinstein%2Frig-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thoreinstein","download_url":"https://codeload.github.com/thoreinstein/rig-db/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoreinstein%2Frig-db/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29199852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T16:28:23.579Z","status":"ssl_error","status_checked_at":"2026-02-07T16:28:22.566Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-02-07T16:34:16.690Z","updated_at":"2026-02-07T16:34:17.174Z","avatar_url":"https://github.com/thoreinstein.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rig-db\n\nA database CLI tool written in Zig.\n\n## Prerequisites\n\n- [Zig](https://ziglang.org/download/) (0.11.0 or later)\n\n## Building\n\nTo build the project:\n\n```bash\nzig build\n```\n\nThe executable will be placed in `zig-out/bin/rig-db`.\n\n## Running\n\nTo run the application directly:\n\n```bash\nzig build run\n```\n\nOr run the built executable:\n\n```bash\n./zig-out/bin/rig-db\n```\n\n### Available Commands\n\n- `rig-db help` - Show help message\n- `rig-db version` - Show version information\n\n### Examples\n\n```bash\n# Show help\nzig build run -- help\n\n# Show version\nzig build run -- version\n```\n\n## Testing\n\nRun the test suite:\n\n```bash\nzig build test\n```\n\n## Development\n\nThe project structure:\n\n```\nrig-db/\n├── build.zig        # Build configuration\n├── src/\n│   └── main.zig     # Main entry point\n└── README.md        # This file\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoreinstein%2Frig-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthoreinstein%2Frig-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoreinstein%2Frig-db/lists"}