proxy.golang.org : github.com/DataDog/dd-trace-go/contrib/database/sql/v2 : v2.0.0-beta.6
Package sql provides functions to trace the database/sql package (https://golang.org/pkg/database/sql). It will automatically augment operations such as connections, statements and transactions with tracing. We start by telling the package which driver we will be using. For example, if we are using "github.com/lib/pq", we would do as follows: The rest of our application would continue as usual, but with tracing enabled.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21data%21dog/dd-trace-go/contrib/database/sql/[email protected]
Published:
Indexed:
- ../../.. *
- github.com/DataDog/appsec-internal-go v1.8.0
- github.com/DataDog/datadog-agent/pkg/obfuscate v0.52.1
- github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.57.0
- github.com/DataDog/datadog-go/v5 v5.5.0
- github.com/DataDog/go-libddwaf/v3 v3.4.0
- github.com/DataDog/go-sqllexer v0.0.11
- github.com/DataDog/go-tuf v1.1.0-0.5.2
- github.com/DataDog/sketches-go v1.4.5
- github.com/Microsoft/go-winio v0.6.2
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/denisenkom/go-mssqldb v0.11.0
- github.com/dustin/go-humanize v1.0.1
- github.com/eapache/queue/v2 v2.0.0-20230407133247-75960ed334e4
- github.com/ebitengine/purego v0.7.1
- github.com/go-sql-driver/mysql v1.6.0
- github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
- github.com/google/uuid v1.6.0
- github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7
- github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
- github.com/hashicorp/go-sockaddr v1.0.2
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/lib/pq v1.10.2
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-sqlite3 v1.14.18
- github.com/mitchellh/mapstructure v1.5.0
- github.com/outcaste-io/ristretto v0.2.3
- github.com/philhofer/fwd v1.1.3-0.20240612014219-fbbf4953d986
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
- github.com/ryanuber/go-glob v1.0.0
- github.com/secure-systems-lab/go-securesystemslib v0.8.0
- github.com/stretchr/testify v1.9.0
- github.com/tinylib/msgp v1.2.1
- go.uber.org/atomic v1.11.0
- golang.org/x/crypto v0.25.0
- golang.org/x/mod v0.18.0
- golang.org/x/sync v0.7.0
- golang.org/x/sys v0.23.0
- golang.org/x/time v0.5.0
- golang.org/x/tools v0.22.0
- golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
- google.golang.org/protobuf v1.34.1
- gopkg.in/yaml.v3 v3.0.1
- lukechampine.com/uint128 v1.3.0
- modernc.org/cc/v3 v3.41.0
- modernc.org/ccgo/v3 v3.16.15
- modernc.org/libc v1.37.6
- modernc.org/mathutil v1.6.0
- modernc.org/memory v1.7.2
- modernc.org/opt v0.1.3
- modernc.org/sqlite v1.28.0
- modernc.org/strutil v1.2.0
- modernc.org/token v1.1.0