Gomongo. Simpler way to query MongoDB from Go code.

github.com/clarkmcc/gomongo

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2022
  • Added first draft of query builder
April 2020
  • feature/added UnwindSingle and ReplaceRoot aggregate pipe operators
February 2020
  • patch/fixed issue with FindOne where it would return an error if ther…
  • Release —Version 0.1.2
  • feature/added ability to provide the initial state to aggregate pipel…
November 2019
  • update/license update
  • feature/install instructions
  • Release —Initial Release
  • feature/go mod
  • feature/added util package
  • feature/added all source code
  • update/added more examples to README.md
  • update/added more details to README.md
  • feature/added test files for examples
  • Initial commit