Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
stock_toaster
on March 19, 2012
|
parent
|
context
|
favorite
| on:
Go is amazing, period.
How are the database libraries (postgres/mysql) these days? Last time I poked around (been a while) it seemed like most of them were pretty beta yet.
enneff
on March 19, 2012
[–]
There's the new database/sql library (
http://weekly.golang.org/database/sql
), which is a general SQL interface backed by various driver implementations (
http://code.google.com/p/go-wiki/wiki/SQLDrivers
).
stock_toaster
on March 19, 2012
|
parent
[–]
Good to see that has improved quite a bit. Thanks!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: