github.com/mattn/go-sqlite3
go
pkg:golang/github.com/mattn/go-sqlite3
985 Dependabot PRs
7 days ago
334 repositories
6 repositories
Recent PRs
build(deps): bump the all-dependencies group with 4 updates
deps(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29 in /server in the minor-and-patch group
Bump the go group across 1 directory with 90 updates
soitun/teleport #468
Bump the go group across 1 directory with 90 updates
sigtrap/teleport #3160
build(deps): Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
Dobefu/csb #22
Bump the go group across 1 directory with 90 updates
Tiamat-Tech/teleport #664
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29 in /go
michaelabon/streamdeck-logitech-battery #24
chore(deps): bump the go_modules group across 1 directory with 2 updates
bsv-blockchain/go-wallet-toolbox #428
Build(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
gravitl/netmaker #3573
chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
tillkuhn/letitgo #119
chore(deps): bump the backend group in /services/backend with 8 updates
v1Flows/exFlow #211
Bump github.com/mattn/go-sqlite3 from 1.14.27 to 1.14.29
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
nandemo-ya/sql-execution-action #36
Bump github.com/mattn/go-sqlite3 from 1.14.27 to 1.14.29
Ublius/HSOreCTF #44
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.27 to 1.14.29
dreamsoft07/gocryptotrader #23
chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.29
faza/lfs-test #244
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.29
shanbay/gobay #659
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
chore(deps): Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
kyverno/policy-reporter #1057
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29 in /snapshotstore/sql
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29 in /services/backend
Fx64b/video-archiver #297
chore: Bump github.com/mattn/go-sqlite3 from 1.14.27 to 1.14.29
go-sqlx/sqlx #42
deps(go)(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
devDudu-21/product-management-app #15
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
y-yagi/doco #75
chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.29
jeebster/osmosis #284
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29 in /eventstore/sql
chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
Edholm/profzf #97
chore(deps): Bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.29
Bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.29
build(deps): bump the go group across 1 directory with 11 updates
keboola/keboola-as-code #2403
Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.29
Fury-Labs/furya #187
build(deps): bump the all-dependencies group with 3 updates
Bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.29
nasum/njournal #152
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.29
chelmertz/elly #40
chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.29
hiimjako/obsidian-live-syncinator-server #45
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
netobserv/network-observability-cli #347
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
canonical/lxd #16105
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.29
coredhcp/coredhcp #246
chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
agglayer/aggkit #784
:seedling:(deps): Bump the all-go-deps group with 2 updates
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
mateconpizza/gm #29
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.29
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
hiteshnayak305/go-rest-project #12
:seedling:(deps): Bump the all-go-deps group across 1 directory with 5 updates
transparency-dev/distributor #331
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29
Bump github.com/mattn/go-sqlite3 from 1.14.23 to 1.14.29
YunsuanTech/gocryptotrader #38
Package Details
| Name: | github.com/mattn/go-sqlite3 |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/mattn/go-sqlite3 |
| JSON API: | View JSON |
Package Information
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.
| Repository: | https://github.com/mattn/go-sqlite3 |
| Homepage: | https://github.com/mattn/go-sqlite3 |
| Latest Release: |
v2.0.3+incompatible
almost 6 years ago |
| Dependent Repos: | 63,599 |
| Dependent Packages: | 14,553 |
| Ranking: | Top 0.0195% by dependent repos Top 0.0119% by dependent pkgs |