{"repo":"mattn/go-sqlite3","free":true,"listed":false,"github":"https://github.com/mattn/go-sqlite3","clone":"git clone https://github.com/mattn/go-sqlite3.git","description":"sqlite3 driver for go using database/sql","language":"C","stars":9206,"topics":["go","sqlite","sqlite3-driver"],"license":"MIT","category":"databases-storage","readme_excerpt":"go-sqlite3 ========== Sponsors This project is proudly sponsored by: Latest stable version is v1.14 or later, not v2. Description A sqlite3 driver that conforms to the built-in database/sql interface. Supported Golang version: See .github/workflows/go.yaml. This package follows the official Golang Release Policy. Overview - go-sqlite3 - Description - Overview - Installation - API Reference - Connection String - DSN Examples - Features - Usage - Feature / Extension List - Compilation - Android - ARM - Cross Compile - Compiling - Linux - Alpine - Fedora - Ubuntu - macOS - Windows - Errors - User Authentication - Compile - Usage - Create protected database - Password Encoding - Available Encoders - Restrictions - Support - User Management - SQL - Examples - SQLiteConn - Attached database - Extensions - Spatialite - FAQ - License - Author Installation This package can be installed with the go get command: go get github.com/mattn/go-sqlite3 go-sqlite3 is cgo package. If you want to build your app using go-sqlite3, you need gcc. Important: because this is a CGO enabled package, you are required to set the environment variable CGO ENABLED=1 and have a gcc compiler present within your path. API Reference API documentation can be found here. Examples can be found under the examples directory. Connection String When creating a new SQLite database or connection to an existing one, with the file name additional options can be given. This is also known as a DSN (Data Source Name) string. ","default_branch":null,"files":null,"tree":[],"storefront":"/r/mattn","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mattn/go-sqlite3/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}