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

Top 2.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/fbaube/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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/fbaube/sqlite3
License: MIT
Latest release: about 2 years ago
First release: about 2 years ago
Namespace: github.com/fbaube
Dependent packages: 5
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

Top 9.6% on proxy.golang.org
github.com/fbaube/m5cli v0.0.0-20240120072242-0fb91949ce46
Package m5cli provides a generic command line argument processing capability for XML-oriented pro...
1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.com/fbaube/reposqlite v0.0.0-20231221180849-3eb473ac9106
Package sqlite provides func specific to SQLite-based implementations¨ of package [repo].
2 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 0 stars on GitHub
github.com/fbaube/repoutils v0.0.0-20230904080659-aafe24b842a6
Package repoutils provides utility types and funcs for packages [repo] and [sqlite]. It exists ma...
1 version - Latest release: almost 2 years ago - 5 dependent packages - 0 stars on GitHub
github.com/fbaube/mcm_cli v0.0.0-20230812185319-4f42b43cfc18
Package mcm-cli provides a generic command line argument processing capability for XML-oriented p...
1 version - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/fbaube/repo v0.0.0-20230702193159-4a0df3ed961a
Package repo provides a repository model that assumes the use of SQL. Enumeration [DB_type] speci...
11 versions - Latest release: almost 2 years ago - 3 dependent packages - 1 dependent repositories - 0 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.