{"id":3553189,"name":"github.com/CovenantSQL/go-sqlite3","ecosystem":"go","description":"Package sqlite3 provides interface to SQLite3 databases.\n\nThis works as a driver for database/sql.\n\nInstallation\n\nCurrently, go-sqlite3 supports the following data types.\n\nYou can write your own extension module for sqlite3. For example, below is an\nextension for a Regexp matcher operation.\n\nIt needs to be built as a so/dll shared library. And you need to register\nthe extension module like below.\n\nThen, you can use this extension.\n\nYou can hook and inject your code when the connection is established. database/sql\ndoesn't provide a way to get native go-sqlite3 interfaces. So if you want,\nyou need to set ConnectHook and get the SQLiteConn.\n\nIf you want to register Go functions as SQLite extension functions,\ncall RegisterFunction from ConnectHook.\n\nSee the documentation of RegisterFunc for more details.","homepage":"https://github.com/CovenantSQL/go-sqlite3","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/CovenantSQL/go-sqlite3","keywords_array":[],"namespace":"github.com/CovenantSQL","versions_count":10,"first_release_published_at":"2015-06-29T23:57:28.000Z","latest_release_published_at":"2018-06-13T08:33:23.000Z","latest_release_number":"v1.9.0","last_synced_at":"2026-03-24T05:03:50.648Z","created_at":"2022-04-11T01:15:10.307Z","updated_at":"2026-03-24T05:03:50.648Z","registry_url":"https://pkg.go.dev/github.com/CovenantSQL/go-sqlite3","install_command":"go get github.com/CovenantSQL/go-sqlite3","documentation_url":"https://pkg.go.dev/github.com/CovenantSQL/go-sqlite3#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2023-03-21T18:45:23.757Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21covenant%21s%21q%21l/go-sqlite3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/CovenantSQL/go-sqlite3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/CovenantSQL/go-sqlite3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/CovenantSQL/go-sqlite3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCovenantSQL%2Fgo-sqlite3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCovenantSQL%2Fgo-sqlite3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCovenantSQL%2Fgo-sqlite3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCovenantSQL%2Fgo-sqlite3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCovenantSQL%2Fgo-sqlite3/codemeta","maintainers":[]}