Package: wnpp
Severity: wishlist
Owner: Simon Josefsson <si...@josefsson.org>

* Package name    : golang-github-crawshaw-sqlite
  Version         : 0.3.2-1
  Upstream Author : David Crawshaw
* URL             : https://github.com/crawshaw/sqlite
* License         : ISC
  Programming Lang: Go
  Description     : Go SQLite3 driver

 Go interface to SQLite.
 .
 This package provides a low-level Go interface to SQLite 3. Connections
 are pooled (https://godoc.org/crawshaw.io/sqlite#Pool) and if the SQLite
 shared cache (https://www.sqlite.org/sharedcache.html) mode is enabled
 the package takes advantage of the unlock-notify API
 (https://www.sqlite.org/unlock_notify.html) to minimize the amount of
 handling user code needs for dealing with database lock contention.
 .
 It has interfaces for some of SQLite's more interesting extensions, such
 as incremental BLOB I/O (https://www.sqlite.org/c3ref/blob_open.html)
 and the session extension (https://www.sqlite.org/sessionintro.html).

https://salsa.debian.org/go-team/packages/golang-github-crawshaw-sqlite
https://salsa.debian.org/jas/golang-github-crawshaw-sqlite/-/pipelines

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to