mastodon-japan.net は、数々の独立したMastodonサーバーのうちのひとつです。サーバーに登録してFediverseのコミュニティに加わってみませんか。
こちらはMastodon Japan Server、日本居住および日本語話者向けの汎用サーバーです。 ただし日本国外居住者及び非日本語話者を除外するものではありません。ルール(利用規約)をご確認の上で平和に遊ぼう。

サーバーの情報

2.1K
人のアクティブユーザー

"Package sql provides a generic interface around SQL (or SQL-like) databases."

sql package - database/sql - Go Packages pkg.go.dev/database/sql

pkg.go.devsql package - database/sql - Go Packages
nilab

"The database/sql and database/sql/driver packages are designed for using databases from Go and implementing database drivers, respectively."

Go Wiki: SQL Database Drivers - The Go Programming Language go.dev/wiki/SQLDrivers

go.devGo Wiki: SQL Database Drivers - The Go Programming Language

"Lightweight and fast"

"Native Go implementation. No C-bindings, just pure Go"

"Connections over TCP/IPv4, TCP/IPv6, Unix domain sockets or custom protocols"

"Automatic Connection Pooling (by database/sql package)"

GitHub - go-sql-driver/mysql: Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package github.com/go-sql-driver/mysql

GitHubGitHub - go-sql-driver/mysql: Go MySQL Driver is a MySQL driver for Go's (golang) database/sql packageGo MySQL Driver is a MySQL driver for Go's (golang) database/sql package - go-sql-driver/mysql