drivers

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2017 License: MIT Imports: 6 Imported by: 45

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Drivers = map[string]string{
	"cockroachdb": "cockroachdb",
	"memsql":      "memsql",
	"mssql":       "mssql",
	"mysql":       "mysql",
	"postgres":    "pq",
	"sqlite3":     "sqlite3",
	"tidb":        "tidb",
	"vitess":      "vitess",
}

Drivers are the supported SQL drivers.

View Source
var KnownDrivers = map[string]string{
	"adodb":      "adodb",
	"avatica":    "avatica",
	"clickhouse": "clickhouse",
	"couchbase":  "n1ql",
	"firebird":   "firebirdsql",
	"mymysql":    "mymysql",
	"odbc":       "odbc",
	"oracle":     "ora",
	"pgx":        "pgx",
	"ql":         "ql",
	"saphana":    "hdb",
	"voltdb":     "voltdb",
	"yql":        "yql",
}

KnownDrivers is the map of known drivers.

build tag -> driver name

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL