Golang news
124 subscribers
2 photos
131 links
Golang news channel
Download Telegram
The upper.io/db.v2 package for Go provides a common interface to work with different data sources using adapters that wrap mature database drivers.

The main purpose of db is to abstract common database tasks (CRUD) and provide tools for users to perform advanced commands when required.

db supports the MySQL, PostgreSQL, SQLite and QL databases and provides partial support (CRUD, no transactions) for MongoDB.
А это уже интересно. Тест по Go от mail.ru. #golang https://certification.mail.ru/tests/golang35/start/
Утащил у 4gophers.com
Go 1.7 has been released!

https://blog.golang.org/go1.7

Get here: https://golang.org/dl/