An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/rqlite/go-sqlite3

Package sqlite3 provides interface to SQLite3 databases. This works as a driver for database/sql. Installation Currently, go-sqlite3 supports the following data types. You can write your own extension module for sqlite3. For example, below is an extension for a Regexp matcher operation. It needs to be built as a so/dll shared library. And you need to register the extension module like below. Then, you can use this extension. You can hook and inject your code when the connection is established by setting ConnectHook to get the SQLiteConn. You can also use database/sql.Conn.Raw (Go >= 1.13): If you want to register Go functions as SQLite extension functions you can make a custom driver by calling RegisterFunction from ConnectHook. You can then use the custom driver by passing its name to sql.Open. See the documentation of RegisterFunc for more details.

Ecosystem
proxy.golang.org
Latest Release
v2.0.3+incompatible
about 6 years ago
Versions
60
Dependent Packages
6
Dependent Repos
7
v1.44.0
Published: about 2 months ago
Registry - Documentation - Download
v1.43.0
Published: 2 months ago
Registry - Documentation - Download
v1.42.0
Published: 6 months ago
Registry - Documentation - Download
v1.41.0
Published: 6 months ago
Registry - Documentation - Download
v1.40.0
Published: 7 months ago
Registry - Documentation - Download
v1.39.0
Published: 8 months ago
Registry - Documentation - Download
v1.38.0
Published: 11 months ago
Registry - Documentation - Download
v1.37.0
Published: about 1 year ago
Registry - Documentation - Download
v1.36.0
Published: over 1 year ago
Registry - Documentation - Download
v1.35.0
Published: over 1 year ago
Registry - Documentation - Download
v1.32.2
Published: over 1 year ago
Registry - Documentation - Download
v1.34.0
Published: over 1 year ago
Registry - Documentation - Download
v1.33.0
Published: over 1 year ago
Registry - Documentation - Download
v1.32.1
Published: almost 2 years ago
Registry - Documentation - Download
v1.32.0
Published: about 2 years ago
Registry - Documentation - Download
v1.31.0
Published: about 2 years ago
Registry - Documentation - Download
v1.30.0
Published: over 2 years ago
Registry - Documentation - Download
v1.29.0
Published: over 2 years ago
Registry - Documentation - Download
v1.28.0
Published: almost 3 years ago
Registry - Documentation - Download
v1.27.1
Published: over 3 years ago
Registry - Documentation - Download
v1.27.0
Published: over 3 years ago
Registry - Documentation - Download
v1.26.0
Published: over 3 years ago
Registry - Documentation - Download
v1.25.0
Published: almost 4 years ago
Registry - Documentation - Download
v1.24.0
Published: about 4 years ago
Registry - Documentation - Download
v1.23.0
Published: about 4 years ago
Registry - Documentation - Download
v1.22.0
Published: over 4 years ago
Registry - Documentation - Download
v1.21.0
Published: over 4 years ago
Registry - Documentation - Download
v1.20.4
Published: over 4 years ago
Registry - Documentation - Download
v1.20.3
Published: over 4 years ago
Registry - Documentation - Download
v1.20.2
Published: almost 5 years ago
Registry - Documentation - Download
v1.20.1
Published: about 5 years ago
Registry - Documentation - Download
v1.20.0
Published: about 5 years ago
Registry - Documentation - Download
v1.19.0
Published: about 5 years ago
Registry - Documentation - Download
v1.18.0
Published: about 5 years ago
Registry - Documentation - Download
v1.17.0
Published: about 5 years ago
Registry - Documentation - Download
v1.15.0
Published: about 5 years ago
Registry - Documentation - Download
v1.14.6
Published: about 5 years ago
Registry - Documentation - Download
v1.14.5
Published: over 5 years ago
Registry - Documentation - Download
v1.14.4
Published: over 5 years ago
Registry - Documentation - Download
v1.14.3
Published: over 5 years ago
Registry - Documentation - Download
v1.14.2
Published: over 5 years ago
Registry - Documentation - Download
v1.14.1
Published: over 5 years ago
Registry - Documentation - Download
v1.14.0
Published: almost 6 years ago
Registry - Documentation - Download
v2.0.3+incompatible
Published: about 6 years ago
Registry - Documentation - Download
v2.0.2+incompatible
Published: about 6 years ago
Registry - Documentation - Download
v1.13.0
Published: over 6 years ago
Registry - Documentation - Download
v2.0.1+incompatible
Published: over 6 years ago
Registry - Documentation - Download
v1.12.0
Published: over 6 years ago
Registry - Documentation - Download
v1.11.0
Published: over 6 years ago
Registry - Documentation - Download
v1.10.0
Published: over 7 years ago
Registry - Documentation - Download
v1.9.0
Published: over 7 years ago
Registry - Documentation - Download
v1.8.0
Published: over 7 years ago
Registry - Documentation - Download
v1.7.0
Published: almost 8 years ago
Registry - Documentation - Download
v1.6.0
Published: about 8 years ago
Registry - Documentation - Download
v1.5.0
Published: over 8 years ago
Registry - Documentation - Download
v1.4.0
Published: over 8 years ago
Registry - Documentation - Download
v1.3.0
Published: over 8 years ago
Registry - Documentation - Download
v1.2.0
Published: over 9 years ago
Registry - Documentation - Download
v1.1.0
Published: over 10 years ago
Registry - Documentation - Download
v1.0.0
Published: over 10 years ago
Registry - Documentation - Download
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/rqlite/go-sqlite3
spec
License MIT
Namespace github.com/rqlite
First Release over 10 years ago
Last Synced 16 days ago
Repository
Stars 8 on GitHub
Forks 4 on GitHub
Docker Dependents 9
Docker Downloads 289
Rankings on proxy.golang.org
Overall Top 7.1%
Dependent packages Top 2.2%
Dependent repos Top 2.0%
Docker downloads Top 1.7%