The Go sql package provides a generic framework of functions for accessing SQL databases, much like the java.sql (JDBC) package does for Java.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

SQL Database Access

  • Barry A. Feigenbaum

摘要

The Go sql package provides a generic framework of functions for accessing SQL databases, much like the java.sql (JDBC) package does for Java.