Categorygithub.com/glebarez/go-sqlite
modulepackage
0.0.1
Repository: https://github.com/glebarez/go-sqlite.git
Documentation: pkg.go.dev

# README

go-sqlite

pure-Go port of SQLite.

This is a conceptual fork of https://gitlab.com/cznic/sqlite

# Packages

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

# Variables

ErrorCodeString maps Error.Code() to its string representation.
No description provided by the author

# Structs

Driver implements database/sql/driver.Driver.
Error represents sqlite library error code.