{"id":18396825,"url":"https://github.com/bartventer/docstore-gen","last_synced_at":"2025-04-14T10:21:07.108Z","repository":{"id":224939626,"uuid":"764642127","full_name":"bartventer/docstore-gen","owner":"bartventer","description":"🗃️ 🛠️ Docstore Gen: Friendly \u0026 Safer Go CDK Docstore, powered by code generation","archived":false,"fork":false,"pushed_at":"2025-03-10T23:39:00.000Z","size":170,"stargazers_count":2,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T23:32:59.255Z","etag":null,"topics":["docstore","generator","go","go-cloud","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bartventer.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}},"created_at":"2024-02-28T13:00:52.000Z","updated_at":"2025-03-09T16:11:46.000Z","dependencies_parsed_at":"2024-04-08T20:09:59.562Z","dependency_job_id":"f6673340-8675-4176-9675-609c190bbe49","html_url":"https://github.com/bartventer/docstore-gen","commit_stats":null,"previous_names":["bartventer/docstore-gen"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartventer%2Fdocstore-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartventer%2Fdocstore-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartventer%2Fdocstore-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartventer%2Fdocstore-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bartventer","download_url":"https://codeload.github.com/bartventer/docstore-gen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248860005,"owners_count":21173343,"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":["docstore","generator","go","go-cloud","golang"],"created_at":"2024-11-06T02:14:58.602Z","updated_at":"2025-04-14T10:21:07.082Z","avatar_url":"https://github.com/bartventer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docstore Gen\n\nFriendly \u0026 Safer [GO CDK Docstore](https://gocloud.dev/howto/docstore/), inspired by [go-gorm/gen](https://github.com/go-gorm/gen).\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/bartventer/docstore-gen.svg)](https://pkg.go.dev/github.com/bartventer/docstore-gen)\n[![Release](https://img.shields.io/github/release/bartventer/docstore-gen.svg)](https://github.com/bartventer/docstore-gen/releases/latest)\n[![Go Report Card](https://goreportcard.com/badge/github.com/bartventer/docstore-gen)](https://goreportcard.com/report/github.com/bartventer/docstore-gen)\n[![Coverage Status](https://coveralls.io/repos/github/bartventer/docstore-gen/badge.svg?branch=master)](https://coveralls.io/github/bartventer/docstore-gen?branch=master)\n[![Build](https://github.com/bartventer/docstore-gen/actions/workflows/go.yml/badge.svg)](https://github.com/bartventer/docstore-gen/actions/workflows/go.yml)\n![GitHub issues](https://img.shields.io/github/issues/bartventer/docstore-gen)\n[![License](https://img.shields.io/github/license/bartventer/docstore-gen.svg)](LICENSE)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbartventer%2Fdocstore-gen.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbartventer%2Fdocstore-gen?ref=badge_shield)\n\n## Overview\n\n- Idiomatic \u0026 Reusable API from Dynamic Query\n- 100% Type-safe DAO API without `interface{}`\n- Struct to Query follows Docstore conventions\n- Designed to be used with the [Go CDK Docstore](https://gocloud.dev/howto/docstore/)\n- Docstore under the hood, supports all features that Docstore querying supports\n\n## Getting Started\n\n* Docstore Gen Guides; see [examples](https://github.com/bartventer/docstore-gen/blob/master/examples/README.md)\n* Docstore Guides [https://gocloud.dev/howto/docstore/](https://gocloud.dev/howto/docstore/)\n\n## Maintainers\n\n[@bartventer](https://github.com/bartventer)\n\n## Contributing\n\nAll contributions are welcome! Open a pull request to request a feature or submit a bug report.\n\n## License\n\nReleased under the [Apache License 2.0](LICENSE).\n\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbartventer%2Fdocstore-gen.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbartventer%2Fdocstore-gen?ref=badge_large)\n\n## Acknowledgements\n\nThis project makes use of code from the [go-gorm/gen](https://github.com/go-gorm/gen) project. We thank the authors of go-gorm/gen for their work and for making their code available for reuse.\n\nAdditionally, this project is built upon the [Go CDK Docstore](https://gocloud.dev/howto/docstore/) and we appreciate the work of the Go Cloud Development Kit team.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbartventer%2Fdocstore-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbartventer%2Fdocstore-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbartventer%2Fdocstore-gen/lists"}