You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dorm/vendor/modernc.org/sqlite
李光春 fc26802071
continuous-integration/drone/push Build is failing Details
- update
2 years ago
..
lib - update 2 years ago
AUTHORS - update 2 years ago
CONTRIBUTORS - update 2 years ago
LICENSE - update 2 years ago
Makefile - update 2 years ago
README.md - update 2 years ago
SQLITE-LICENSE - update 2 years ago
doc.go - update 2 years ago
generator.go - update 2 years ago
mutex.go - update 2 years ago
norlimit.go - update 2 years ago
rlimit_freebsd.go - update 2 years ago
rlimit_ppc64le.go - update 2 years ago
sqlite.go - update 2 years ago
sqlite_go18.go - update 2 years ago
tpch.sh - update 2 years ago
unconvert.sh - update 2 years ago

README.md

sqlite

Package sqlite is a CGo-free port of SQLite.

SQLite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine.

Thanks

This project is sponsored by Schleibinger Geräte Teubert u. Greim GmbH by allowing one of the maintainers to work on it also in office hours.

Installation

$ go get modernc.org/sqlite

Documentation

godoc.org/modernc.org/sqlite

Builders

modern-c.appspot.com/-/builder/?importpath=modernc.org%2fsqlite