Jan Mercl 52871d4e68 Regenerate bin_linux_*.go using latest CCGO.
modified:   internal/bin/bin_linux_386.go
	modified:   internal/bin/bin_linux_amd64.go
2017-06-28 12:28:04 +02:00
2017-04-21 01:17:29 +02:00
2017-04-21 01:17:29 +02:00
2017-04-21 01:17:29 +02:00
2017-04-21 01:17:29 +02:00
2017-04-21 01:17:29 +02:00

sqlite

Package sqlite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine. (Work In Progress)

Installation

$ go get github.com/cznic/sqlite

Documentation: godoc.org/github.com/cznic/sqlite

Description
pure-Go SQLite driver for Go (SQLite embedded)
Readme BSD-3-Clause 103 MiB
Languages
Go 100%