Go + MongoDB
A first pass on the official driver, with the sharp edges included.
Early notes on moving from mgo to the official MongoDB Go driver, including what felt cleaner, where connection handling improved, and the reconnect and transaction limitations that stood out.
#go
#golang
#mongo
#mongodb
#tooling