beego - cqyajun/notes GitHub Wiki
mysql: https://github.com/astaxie/build-web-application-with-golang/blob/master/zh/05.2.md
https://github.com/go-sql-driver/mysql
redis: https://github.com/garyburd/redigo
beego: 静态目录设置: beego.SetStaticPath("/img","static/img")