Package Usage: go: github.com/mattn/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.
43 versions
Latest release: presque 6 ans ago
14 553 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/mattn/go-sqlite3
Dependent Repos 15
pocs/mdl-qor-sdk
This SDK is based upon [QOR](https://github.com/qor/qor) and aims to provide a boilerplate for quickly prototyping admin types applications.Last synced: environ un an ago - Pushed: plus d'un an ago
swh/infra/ci-cd/3rdparty/cert-manager-webhook-gandi
Last synced: environ un an ago - Pushed: plus d'un an ago
cea-hpc/fabricmon Fork of dswarbrick/fabricmon
InfiniBand fabric monitoring daemon written in GoSize: 404 ko - Last synced: 3 jours ago - Pushed: environ un an ago
tchapgouv/matrix-media-repo Fork of t2bot/matrix-media-repo
Matrix media repository with multi-domain in mind.Size: 6,2 Mo - Last synced: 4 jours ago - Pushed: plus de 2 ans ago
betagouv/grafana-scalingo Fork of Scalingo/grafana-scalingo
One click deploy for GrafanaSize: 141 Mo - Last synced: 3 jours ago - Pushed: plus de 7 ans ago
pass-culture/pc-monitoring 📦
Size: 176 Mo - Last synced: environ un an ago - Pushed: presque 4 ans ago
radiofrance/helm-chart-sonarqube Fork of SonarSource/helm-chart-sonarqube
Size: 2,99 Mo - Last synced: environ un an ago - Pushed: plus d'un an ago
web-et-numerique/factory/llle_project/backoffice-server
This is backend of Ecolyo-Agent, a backoffice managing newsletters, SGE consents, fluid prices and custom alerts for EcolyoLast synced: environ un an ago
gestion-des-assemblees/elections
Application de recensement des votes d'une élection et affichage de ses résultats.Last synced: environ un an ago
systemes-dinformation/project-template/sdk-go
Simple Developpement Kit for GO with Gorm ORM for backend and Bulma for frontend.Last synced: environ un an ago