a b c d e f g h i j k l m n o p q r s t u v w x y z

golang-github-zombiezen-go-sqlite-dev

Source: golang-github-zombiezen-go-sqlite
Package: golang-github-zombiezen-go-sqlite-dev
Versions: golang-github-zombiezen-go-sqlite-dev (1.4.2-1)
Prioritize: 41
Description: Low-level Go interface to SQLite 3 (library)
 This package provides a low-level Go interface to SQLite 3
 (https://sqlite.org/). It is a fork of crawshaw.io/sqlite
 (https://github.com/crawshaw/sqlite) that uses modernc.org/sqlite
 (https://pkg.go.dev/modernc.org/sqlite), a CGo-free SQLite package. It
 aims to be a mostly drop-in replacement for crawshaw.io/sqlite.
 .
 This package deliberately does not provide a database/sql driver. See
 David Crawshaw's rationale (https://crawshaw.io/blog/go-and-sqlite) for an
 in-depth explanation. If you want to use database/sql with SQLite without
 CGo, use modernc.org/sqlite directly.
 .
 Features
 .
  * Full SQLite functionality via modernc.org/sqlite,
    an automatically generated translation of the original C source code of
    SQLite into Go
  * Builds with CGO_ENABLED=0,
    allowing cross-compiling and data race detection
  * Allows access to SQLite-specific features
    like blob I/O (https://pkg.go.dev/zombiezen.com/go/sqlite#Blob) and
    user-defined functions
    (https://pkg.go.dev/zombiezen.com/go/sqlite#Conn.CreateFunction)
  * Includes a simple schema migration package
    (https://pkg.go.dev/zombiezen.com/go/sqlite/sqlitemigration)
  * Utilities for running embedded SQL scripts
    (https://pkg.go.dev/zombiezen.com/go/sqlite/sqlitex#ExecScriptFS) using
    the
    Go 1.16 embedding feature (https://pkg.go.dev/embed)
  * A go fix-like tool (/cmd/zombiezen-sqlite-migrate/README.md) for
    migrating existing code using
    crawshaw.io/sqlite
  * A simple REPL (https://pkg.go.dev/zombiezen.com/go/sqlite/shell) for
    debugging
 .
 This package contains the Go development library.

This Description was in sid from 2026-02-20 to 2026-09-21;
This Description was in forky from 2026-02-22 to 2026-09-21;

This Description is not yet translated to ar
This Description is not yet translated to bg
This Description is not yet translated to ca
This Description is not yet translated to cs
This Description is not yet translated to da
This Description is not yet translated to de
This Description is not yet translated to de_DE
This Description is not yet translated to el
This Description is not yet translated to eo
This Description is not yet translated to es
This Description is not yet translated to eu
This Description is not yet translated to fi
This Description is not yet translated to fr
This Description is not yet translated to gl
This Description is not yet translated to hr
This Description is not yet translated to hu
This Description is not yet translated to id
This Description is not yet translated to it
This Description is not yet translated to ja
This Description is not yet translated to km
This Description is not yet translated to ko
This Description is not yet translated to ml
This Description is not yet translated to nb
This Description is not yet translated to nl
This Description is not yet translated to pl
This Description is not yet translated to pt
This Description is not yet translated to pt_AO
This Description is not yet translated to pt_BR
This Description is not yet translated to ro
This Description is not yet translated to ru
This Description is not yet translated to sk
This Description is not yet translated to sr
This Description is not yet translated to sv
This Description is not yet translated to tr
This Description is not yet translated to uk
This Description is not yet translated to vi
This Description is not yet translated to zh
This Description is not yet translated to zh_CN
This Description is not yet translated to zh_TW

parts-md5sum:
16330b63740a7ffdee39b3422d9d4fc3     
cb5c498be522a8cd2ab7b1c8f1dac185     
35b2e17ccc04453450bcbf22a4d9d5dc     
080dba9515a6f3be46d6fe3403f50f8e da de fr it ja pl pt_BR sk     84983 221128 227052 231541 240557 244842 252525 255167 259617 265537 265557 265558 271664 272467 275413 277011 277660 281213 290052 290695 295046 295412 296141 297688 300912 300913 306107 309119 312598 314635 314987 315147 320565 320774 321722 321723 322795 322898 324015 325673 325674 325698 325838 325857 327092 329975 
8657a06d669d9cf7b9e8482a5082c528     
3fa8e8a9e631667a5d383392176325b2 da it     310869 310870 310872 310873 310874 311014 311041 311068 311241 311567 311568 311569 311734 311735 311736 311737 311739 311742 312168 312280 312490 312679 312933 312936 312937 312939 312940 312942 312943 312944 312948 312949 312951 312952 312953 313317 313318 313322 313323 313324 313491 313575 313598 313599 313653 313656 313689 313691 313692 314033 314034 314035 314324 314470 314823 314831 315059 315061 315062 315146 315147 315154 315162 315439 315441 315442 315443 315455 316682 317612 317646 317847 318321 318813 318824 319086 319098 319397 319468 319669 320226 320289 320376 320405 320485 320490 320565 320680 320681 320686 320688 320751 320753 320755 320756 320851 321075 321076 321078 321276 321287 321403 322470 322473 322679 322809 322839 322894 323047 324070 324071 324072 324073 324074 324103 324104 327298 327621 327797 

other Descriptions of the golang-github-zombiezen-go-sqlite-dev package: