Categorygithub.com/couchbase/tools-common/databases
module
1.0.4
Repository: https://github.com/couchbase/tools-common.git
Documentation: pkg.go.dev

# README

databases

The package databases contains sub-packages/utilities for improving/simplifying interactions with databases (e.g. sqlite3).

Dependencies

This package utilizes the go-sqlite3 package which requires a C compiler to be installed and the CC environment variable to be set in go env, and CGO to be enabled (CGO_ENABLED=1). See the latest README for the most up-to-date information.

# Packages

No description provided by the author