Generic interface to CouchDB and CouchDB-like databases, with driver support.
go get github.com/go-kivik/kivik/v3No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a CouchDB database
Add blank import for the driver, e.g., import _ "github.com/go-kivik/couchdb/v3"
No dependency data recorded yet.