Categorygithub.com/couchbase/godbc
modulepackage
0.0.0-20250314213313-cedbc6994dd8
Repository: https://github.com/couchbase/godbc.git
Documentation: pkg.go.dev

# README

godbc

Golang database connectivity API. This API is more flexible and extensible than golang's built-in database/sql package, because like JDBC, the API uses interfaces instead of concrete types. This allows it to be extended to handle both SQL and NoSQL / JSON data sources.

# Packages

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author