-
Recent Posts
Google Profile Photos [Google Plus Stuff]
Chome Extensions For Google+ [Google Plus Stuff]
Installing Cygwin & the apt-cyg command [HokaPoka]
Move from Xmonad to Gnome Shell [HokaPoka]
Xmonad & Keyboard goodness [HokaPoka]
Getting full Android Market Access on the hiapad C8 [Android Stuff]
Recovery on the MID A8 Cortex heropad/hiapad C8 [Android Stuff]
Yet another device! [Android Stuff]
Category Archives: mondoDB
gomongo Unmarshal issues with types that contain slices
There’s been an issue with the gomongo that I’ve been aware of for a while and I’ve just found a fix for it. If you were to take the example that I created here:- – http://go.hokapoka.com/golang/mongodb-golang-gomongo/
Posted in golang, mondoDB
Leave a comment
mongoDB & Golang == gomongo
Golang’s type based design makes it a language that’s good for BigTable / Document Based Databases. One of the best Document based Database’s is mongoDB used by some very high profile services. In this article we look at a great mongoDB … Continue reading
Posted in example, mondoDB
7 Comments