{"id":29182523,"url":"https://github.com/nktmys/sqlnull","last_synced_at":"2025-07-01T20:06:38.898Z","repository":{"id":301651925,"uuid":"1009809414","full_name":"nktmys/sqlnull","owner":"nktmys","description":"sqlnull is utilities for working with sql.Null types in Go.","archived":false,"fork":false,"pushed_at":"2025-06-28T02:07:30.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-28T02:26:12.388Z","etag":null,"topics":["go","golang","null","sql"],"latest_commit_sha":null,"homepage":"","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/nktmys.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}},"created_at":"2025-06-27T18:46:09.000Z","updated_at":"2025-06-28T02:07:33.000Z","dependencies_parsed_at":"2025-06-28T02:26:17.445Z","dependency_job_id":"379d3c7b-47b0-4b5b-832b-fddeaeb38830","html_url":"https://github.com/nktmys/sqlnull","commit_stats":null,"previous_names":["nktmys/sqlnull"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nktmys/sqlnull","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nktmys%2Fsqlnull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nktmys%2Fsqlnull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nktmys%2Fsqlnull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nktmys%2Fsqlnull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nktmys","download_url":"https://codeload.github.com/nktmys/sqlnull/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nktmys%2Fsqlnull/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263029214,"owners_count":23402354,"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":["go","golang","null","sql"],"created_at":"2025-07-01T20:06:37.240Z","updated_at":"2025-07-01T20:06:38.880Z","avatar_url":"https://github.com/nktmys.png","language":"Go","readme":"# sqlnull\n\n[![GitHub release](https://img.shields.io/github/release/nktmys/sqlnull.svg)](https://github.com/nktmys/sqlnull/releases) [![GoDoc](https://godoc.org/github.com/nktmys/sqlnull?status.svg)](https://godoc.org/github.com/nktmys/sqlnull) [![Go Report Card](https://goreportcard.com/badge/github.com/nktmys/sqlnull)](https://goreportcard.com/report/github.com/nktmys/sqlnull)\n\n`sqlnull` is utilities for working with sql.Null types in Go.\n\n## Installation\n1. Get the package\n```sh\ngo get github.com/nktmys/sqlnull\n```\n\n2. Import the package\n```go\nimport \"github.com/nktmys/sqlnull\"\n```\n\n## Examples\n\nThis code:\n\n```go\nstr := \"hello\"\nv1 := sqlnull.From(str)\nv2 := sqlnull.FromStr(\u0026str)\n\np1 := sqlnull.Prt(str)\np2 := sqlnull.PrtOrNil(\u0026str)\n```\n\n## Contributing\nContributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](https://github.com/nktmys/sqlnull/blob/main/LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnktmys%2Fsqlnull","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnktmys%2Fsqlnull","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnktmys%2Fsqlnull/lists"}