Friendly & Safer GO CDK Docstore, inspired by go-gorm/gen.
- Idiomatic & Reusable API from Dynamic Query
- 100% Type-safe DAO API without
interface{}
- Struct to Query follows Docstore conventions
- Designed to be used with the Go CDK Docstore
- Docstore under the hood, supports all features that Docstore querying supports
- Docstore Gen Guides; see examples
- Docstore Guides https://gocloud.dev/howto/docstore/
All contributions are welcome! Open a pull request to request a feature or submit a bug report.
Released under the Apache License 2.0.
This project makes use of code from the go-gorm/gen project. We thank the authors of go-gorm/gen for their work and for making their code available for reuse.
Additionally, this project is built upon the Go CDK Docstore and we appreciate the work of the Go Cloud Development Kit team.