{"id":29017865,"url":"https://github.com/realdatadriven/central-set-go","last_synced_at":"2026-04-12T22:59:41.783Z","repository":{"id":300559254,"uuid":"1006467547","full_name":"realdatadriven/central-set-go","owner":"realdatadriven","description":"Dynamic, data-driven, application built with GO. Out of the box, it provides an admin that allows users to manage multiple applications, offering built-in authentication, user management, and role-based access control at the CRUD level for each table, DuckDB powered Data App, evidence.dev-like Dashboard, OData v4 and Arrow Flight data sharing API","archived":false,"fork":false,"pushed_at":"2026-03-31T15:29:42.000Z","size":112777,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-31T17:37:23.056Z","etag":null,"topics":["api","backend","dashboard","dataengineering","datascience","duckdb","etl-pipeline","etlx","golang","relational-databases"],"latest_commit_sha":null,"homepage":"https://realdatadriven.github.io/central-set-go/","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/realdatadriven.png","metadata":{"files":{"readme":"README-docker.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","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":"2025-06-22T10:42:29.000Z","updated_at":"2026-03-31T15:30:01.000Z","dependencies_parsed_at":"2025-09-27T17:25:12.295Z","dependency_job_id":"d06d5603-dbc6-4f62-828d-0c3c68b30471","html_url":"https://github.com/realdatadriven/central-set-go","commit_stats":null,"previous_names":["realdatadriven/central-set-go"],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/realdatadriven/central-set-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realdatadriven%2Fcentral-set-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realdatadriven%2Fcentral-set-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realdatadriven%2Fcentral-set-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realdatadriven%2Fcentral-set-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realdatadriven","download_url":"https://codeload.github.com/realdatadriven/central-set-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realdatadriven%2Fcentral-set-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: 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":["api","backend","dashboard","dataengineering","datascience","duckdb","etl-pipeline","etlx","golang","relational-databases"],"created_at":"2025-06-25T23:07:17.206Z","updated_at":"2026-04-01T17:46:53.925Z","avatar_url":"https://github.com/realdatadriven.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Central-Set-Go Docker\n\n## Build\n```bash\ndocker build -t central-set-go:latest .\n```\n\n## Run\n\n### Start Application\n```bash\ndocker run -d \\\n  --name central-set-go \\\n  -p 4444:8080 \\\n  -v ./.env:/app/.env:ro \\\n  -v ./database:/app/database \\\n  central-set-go:latest\n```\n\n```bash\ndocker run -v ./.env:/app/.env:ro -v ./database:/app/database central-set-go:latest --init\n```\n\n```bash\ndocker run -p 8080:4444 -v ./.env:/app/.env:ro -v ./database:/app/database central-set-go:latest\n```\n\n### Initialize Database\n```bash\ndocker run --rm \\\n  -v ~/.env:/app/.env:ro \\\n  -v ./database:/app/database \\\n  central-set-go:latest --init\n```\n\n### Initialize with Custom Database Name\n```bash\ndocker run --rm \\\n  -v ~/.env:/app/.env:ro \\\n  -v ./database:/app/database \\\n  central-set-go:latest --init --dbname MY_DATABASE\n```\n\n## Access\nApplication runs on `http://localhost:8080`\n\n## Environment\nCreate `~/.env` file with your configuration or use environment variables directly with `-e` flags.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealdatadriven%2Fcentral-set-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealdatadriven%2Fcentral-set-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealdatadriven%2Fcentral-set-go/lists"}