|
You are here |
alvinalexander.com | ||
| | | | |
whatibroke.com
|
|
| | | | | Hey everyone, I'm currently setting up a mysql database on DigitalOcean and hit the following error when connecting: failed to connect to the database: default addr for "DATABASE_CONN_STR" network unknown Luckily this turned out to be a pretty easy fix. In the mysql driver repo you can see that the only scenario where this error... | |
| | | | |
golangbot.com
|
|
| | | | | Learn how to connect to MySQL and create a database using the database/sql package. This tutorial also deals with DB connection pooling in Go. | |
| | | | |
fak3r.com
|
|
| | | | | ||
| | | | |
til.simonwillison.net
|
|
| | | I was messing around in Python with an in-memory SQLite database, when I decided I actually wanted to save my experimental database to a file so I could explore it using Datasette . | ||