{"id":28693287,"url":"https://github.com/dal-go/dalgo2sql","last_synced_at":"2026-01-11T22:03:45.986Z","repository":{"id":40313862,"uuid":"412811551","full_name":"dal-go/dalgo2sql","owner":"dal-go","description":"SQL adapter for DALgo - a DB abstraction layer in Go","archived":false,"fork":false,"pushed_at":"2026-01-02T21:50:01.000Z","size":259,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-10T18:16:27.472Z","etag":null,"topics":["dalgo","dalgo-adapter","go","golang","sql"],"latest_commit_sha":null,"homepage":"https://github.com/strongo/dalgo","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/dal-go.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":"2021-10-02T13:57:12.000Z","updated_at":"2026-01-02T21:49:31.000Z","dependencies_parsed_at":"2025-12-29T08:07:25.957Z","dependency_job_id":null,"html_url":"https://github.com/dal-go/dalgo2sql","commit_stats":null,"previous_names":["strongo/dalgo2sql"],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/dal-go/dalgo2sql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dal-go%2Fdalgo2sql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dal-go%2Fdalgo2sql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dal-go%2Fdalgo2sql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dal-go%2Fdalgo2sql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dal-go","download_url":"https://codeload.github.com/dal-go/dalgo2sql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dal-go%2Fdalgo2sql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28324853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T18:42:50.174Z","status":"ssl_error","status_checked_at":"2026-01-11T18:39:13.842Z","response_time":60,"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":["dalgo","dalgo-adapter","go","golang","sql"],"created_at":"2025-06-14T08:12:54.024Z","updated_at":"2026-01-11T22:03:45.967Z","avatar_url":"https://github.com/dal-go.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dalgo2sql\n\nSQL adapter for [DALgo](https://github.com/dal-go/dalgo) - a Database Abstraction Layer in Go.\n\n## Status\n\n[![Lint, Vet, Build, Test](https://github.com/dal-go/dalgo2sql/actions/workflows/ci.yml/badge.svg?cache=1)](https://github.com/dal-go/dalgo2sql/actions/workflows/ci.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/dal-go/dalgo2sql)](https://goreportcard.com/report/github.com/dal-go/dalgo2sql)\n[![GoDoc](https://godoc.org/github.com/dal-go/dalgo2sql?status.svg)](https://godoc.org/github.com/dal-go/dalgo2sql)\n\n## Usage\n\n    go get github.com/dal-go/dalgo2sql\n\n## End2end - is a separate module\n\nFor end-to-end testing a SQLite driver is used.\nTo avoid bringing a dependency to SQLite into the consumers of dalgo2sql,\nthe [end2end](end2end) tests are in a separate module.\n\nThis is an unusual approach, as usually you would want to bring dependency to underlying driver with a dalgo adapter.\nBut this is not a case for this adapter as `database/sql` that is referenced by `dalgo2sql` is an abstraction layer\nand consumer is free to choose the underlying driver.\n\n## License\n\nFree to use and open source under [MIT License](LICENSE). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdal-go%2Fdalgo2sql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdal-go%2Fdalgo2sql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdal-go%2Fdalgo2sql/lists"}