StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Gustavo Niemeyer

Rating
1568.24 (4,264th)
Reputation
14,269 (9,980th)
Page: 1 2 3
Title Δ
go (golang) mongodb queries on routines produces huge stack trace (... 0.00
mgo $unwind aggregation result to Unknown element kind (0x2E) 0.00
Mgo how to find nested document inside nested arrays? +3.18
mgo - reduce update and find to one query only 0.00
how to search a key of embed object in mgo? 0.00
Set MongoDB write concern through mgo driver 0.00
Is mgo bson marshalling guaranteed to preserve order of struct comp... +3.22
mgo NewObjectId corrupt on insert 0.00
Does Mgo cache connection strings? 0.00
Why won't mgo unmarshall my struct properly? 0.00
mgo convert bson.objectId to string(hex) in html template 0.00
Update query in MGO driver, works with bson.M, but does not work wi... 0.00
Mongodb got stack overflow by unmarshal 0.00
mgo query returns "EOF" for large datasets 0.00
How to save struct based type with a map property into mongodb 0.00
Model relationships in mgo 0.00
gorilla/schema and mgo/bson.ObjectId 0.00
bson.ObjectId in a template +3.10
Best practice to maintain a mgo session 0.00
Go mgo new record? +4.08
Converting Method to generic way, finding with mgo 0.00
Marshal into a bson.Raw -4.70
mgo does not ensure different indices 0.00
Simulating an Upsert with mgo.txn 0.00
Mgo omit field even when not empty 0.00
Store Uploaded File in MongoDB GridFS Using mgo without Saving to M... 0.00
Error : "module "QtQuick.Controls" is not installed&... 0.00
Convert rune to int? +3.80
Upserting to sharded MongoDB using mgo Error "full shard key m... 0.00
How do I deal with an arbitrary hash returned from mongo in go (usi... 0.00
fatal error out of memory -0.51
Cannot retrieve "_id" value using mgo with golang -2.67
What is idiomatic go's equivalent of C's ternary operator? +3.30
Mgo-based app code structure dealing with connection pool and tcp t... 0.00
MongoDB - mgo library (Golang) - Multiple insert/updates 0.00
Mongo Connection Count creeping up one per 10 second with mgo driver 0.00
Golang mgo errors -1.04
How to represent an array with mixed types 0.00
converting a 6 byte slice to to little endian 0.00
using go, how do i turn a map[int]T to a map[string]T to use with J... -4.64
Exit with error code in go? +3.48
Why isn't short variable declaration allowed at package level in Go? +3.89
Waiting on an indeterminate number of goroutines +3.30
Avoid checking if error is nil repetition? +3.66
What's the best way to maintain un-parsed JSON fields in Go? +3.72
Call to ExecuteTemplate receives an i/o timeout error 0.00
invalid memory address or nil pointer dereference -0.50
Display gif image with webserver in Go (golang) 0.00
How do I best duck-type this Go DisjointSets data structure? +1.78
How to add HTTP Header in POST packet? 0.00