Or is it too early to ask? :) Well, I can't find any mention of input or output let alone "database", but... [ahem]... here's one language design decision I applaud: "Go doesn't provide assertions. ... Proper error handling means that servers continue operation after non-fatal errors instead of crashing." http://golang.org/doc/go_faq.html#Where_is_assert |
Various forms of I/O are handled by the Presumably, they will be providing a way to connect up to a database since it looks like Go is geared towards server-side concurrent programming. |
Our native protocol is proprietary, and I know that we haven't done a client library for Go, so I can safely say that there currently isn't one. It's possible that someone somewhere has written up a TDS client library for Go, and that might work. |
Package database/sql/driver defines interfaces to be implemented by database drivers as used by package sql. |
Another bounty! What's going on? Why, it's Farmer Breck, spreading the manure, er, money, er, points!
Whatchoo talkin' 'bout Breck? There is no bounty on this question.
I guess it's not readily apparent that a bounty was offered and then immediately granted... now Ben S has a whole sack of ... points!