Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In Go, a database/sql “connection” is actually a pool, and Go makes sure that it only calls driver methods serially for an actual driver connection from a single goroutine.

So your point (which is not very clear to me, with my limited knowledge of C# and SDS) is largely moot in Go terms.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: